Plugin Title | Lambda Old Runtimes |
Cloud | AWS |
Category | Lambda |
Description | Ensures Lambda functions are not using out-of-date runtime environments. |
More Info | Lambda runtimes should be kept current with recent versions of the underlying codebase. Deprecated runtimes should not be used. |
AWS Link | http://docs.aws.amazon.com/lambda/latest/dg/current-supported-versions.html |
Recommended Action | Upgrade the Lambda function runtime to use a more current version. |