Posted On: Jan 24, 2023

Today, AWS announces the general availability of runtime management controls for AWS Lambda. The operational simplicity of automatic runtime updates is one of the features customers most like about Lambda. This release provides customers running critical production workloads with more visibility and control over when runtime updates are applied to their functions.

For each runtime, Lambda provides a managed execution environment which includes the underlying Amazon Linux OS, programming language runtime, and AWS SDKs. Lambda takes care of applying patches and security updates to all these components. These runtime updates allow customers to delegate responsibility for patching from the customer to Lambda. With this release, the updates made to the managed runtimes provided by Lambda are now visible to customers as distinct runtime versions. Customers also have more control over when Lambda updates their functions to a new runtime version, either automatically or synchronized with customer-driven function updates. In the very rare event of an unexpected runtime incompatibility with an existing function, they can also roll back to an earlier runtime version.

Visit our product documentation and read the launch blog post for more information about runtime management controls, including a list of supported regions. Sign in to the AWS Lambda console to get started.