claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily
https://claudiajs.com
MIT License
3.8k stars 276 forks source link

Specify path on S3 used for upload #208

Closed apeeters closed 4 years ago

apeeters commented 4 years ago

It would be nice to have an option to specify the path on the S3 bucket to be used for storing the packaged Lambda code.

Proposal: --s3-path

Use path with --use-s3-bucket

The packaged zip is stored in the root of the s3 bucket.

gojko commented 4 years ago

Hi - we use github issues only for bugs. please use the gitter chat channel (https://gitter.im/claudiajs/claudia) to propose and discuss features