top of page
Lambda.2
Lambda functions should use supported runtimes
Severity
Cloud Platforms
Resources
Related Standards
Automated
MEDIUM
AWS
AWS Lambda
AWS Foundational Best Practice, NIST.800-53.r5,
This AWS control checks that the lambda function settings for runtimes; match the expected values set for the supported runtimes for each language. The supported runtimes this control checks for are: nodejs18.x; nodejs16.x; nodejs14.x; nodejs12.x; python3.10; python3.9; python3.8; python3.7; java11; java8; go1.x; dotnet6; ruby2.7.
bottom of page