Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for S3 Object for lambdas #22

Open
phstc opened this issue May 31, 2018 · 0 comments
Open

Add support for S3 Object for lambdas #22

phstc opened this issue May 31, 2018 · 0 comments

Comments

@phstc
Copy link

phstc commented May 31, 2018

nodejs8.10 + ZipFile isn't supported, in order to use nodejs8.10, we need to upload the lambda as a S3 object (create bucket, upload lambda, enable encryption all that stuff).

2018-05-31 15:12:21 UTC CREATE_FAILED AWS::Lambda::Function lambda ZipFile can only be used when Runtime is set to either of nodejs, nodejs4.3, nodejs6.10, python2.7, python3.6.

Would be nice to have a helper in stax for that.

Also, maybe a folder samples/lambda-s3 or a wiki entry Upload lambda to S3 with a code sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant