aws-samples / aws-samples/aws-lambda-edge-workshops
Nodejs8.10 is no longer supported for creating or updating AWS Lambda functions
Open
- Dominant language
- JavaScript
- Stars
- 110
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
By executing the CloudFormation template, I receive the following 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; Request ID: 46eb1284-c80e-4eeb-8a0e-6f39e4e455d3; Proxy: null)
Contributor guide
Assessment
This issue has not been assessed yet.