Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in AWS by (120 points)
edited by
Hi,

How to upload zip from the  S3 bucket to lambda function using AWS CLI.
But every time the file name gets changed. So don't want to hardcode the file name. That is why want to use *.zip. Kindly suggest and share the working example.

Something like below
AWS lambda update-function-code --function-name my-prediction --s3-bucket my-bucket --s3-key deploy/ --zip-file fileb://*.zip

Please log in or register to answer this question.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

Browse Categories

...