ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 119 forks source link

How to build and stage lambda functions to different s3 bucket #155

Closed jeffmarcinko closed 5 years ago

jeffmarcinko commented 5 years ago

During local dev I want to package the lambda functions and stage them to a different s3 bucket and then update the cfn template to use my bucket for the code property. Is this configurable in the .env file?