Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

release-0.0.4

Latest
Compare
Choose a tag to compare
@jefforulez jefforulez released this 16 Jul 19:16
4fb306a
  • lambda_deploy() will deploy via S3 if DEPLOY_LAMBDA_S3_BUCKET is set
  • lambda_deploy() will throw an error if the zip is greater than 50MB and DEPLOY_LAMBDA_S3_BUCKET is not set
  • some other minor lambda-related code cleanup