Documentation
README
Ensure that the runtime environment versions used for your Lambda functions do not have end of support dates
Description
Always using a recent version of the execution environment configured for your Amazon Lambda functions adheres to best practices for the newest software features, the latest security patches and bug fixes, and performance and reliability.
Rationale
When you execute your Lambda functions using recent versions of the implemented runtime environment, you should benefit from new features and enhancements, better security, along with performance and reliability.
Impact
Upgrading runtime versions may introduce breaking changes. Functions should be thoroughly tested with the new runtime before deployment.
Audit Procedure
Using AWS Console
This is the opening of the README. Read the full README on GitHub.