We'd like to deploy aws lambda artifacts from s3 bucket instead of uploading it directly. Reason is that there is 50 MB limit on upload.
Something like would work
aws lambda update-function-code --function-name $FUNCTION_NAME --s3-bucket $BUCKET_NAME --s3-key $S3_KEY --region $REGION
@Vladimir Vlach hi. Thanks for your feature request. We will investigate this and notify you.
Regards, Igor
@Vladimir Vlach we released a new version, where this feature request implemented: https://bitbucket.org/atlassian/aws-lambda-deploy/src/1.7.0/
Regards, Igor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.