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

CloudFormation template failed due to node version #13

Open
random930 opened this issue Sep 10, 2020 · 3 comments
Open

CloudFormation template failed due to node version #13

random930 opened this issue Sep 10, 2020 · 3 comments

Comments

@random930
Copy link

Failure in CloudFormation:

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: e7731446-b205-4398-886a-8b61a1eaada6; Proxy: null)

@random930
Copy link
Author

Changing the nodejs to 12.x worked fine. Code should probably be updated.

@ehammond
Copy link
Member

Thanks for testing and reporting this.

@random930
Copy link
Author

random930 commented Sep 10, 2020 via email

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

2 participants