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

nodejs8.10 no longer supported in lambdas, CustomResource create fails #3

Open
rutabagaman opened this issue Jan 14, 2020 · 0 comments

Comments

@rutabagaman
Copy link

rutabagaman commented Jan 14, 2020

When I deploy the cloudfront template, the CustomResource create always fails with:

The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: d4a96780-1145-4771-abce-a37e5eb321d2)

The embedded code needs to be upgraded to nodejs10.x or nodejs12.x.

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