AWS Lambda adds support for runtime management controls in the AWS GovCloud (US) Regions

Posted on: Jul 3, 2024

AWS Lambda now supports runtime management controls in the AWS GovCloud (US) Regions. 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 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 for more information about runtime management controls. Sign in to the AWS Lambda console to get started.