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 is no longer supported #6

Open
cfehring opened this issue Jan 21, 2020 · 0 comments
Open

nodejs8.10 is no longer supported #6

cfehring opened this issue Jan 21, 2020 · 0 comments

Comments

@cfehring
Copy link

When running the SecurityHubFindingsToSlack.json template in us-west-2, it fails and rolls back with the error:

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...

I don't see a version number but the latest commit on that file was:
c858302
on Aug 9, 2019

Line 208 of SecurityHubFindingsToSlack.json says:
"Runtime": "nodejs8.10"

Per https://aws.amazon.com/blogs/compute/node-js-12-x-runtime-now-available-in-aws-lambda/
"After January 6, 2020, you can no longer create a Node.js 8.10 Lambda function"

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