Amazon Lambda adds support for Node.js 24 in Amazon Web Services China Regions
Amazon Lambda now supports creating serverless applications using Node.js 24 in the Amazon Web Services China (Beijing) Region, Operated by Sinnet, and the Amazon Web Services China (Ningxia) Region, Operated by NWCD. Developers can use Node.js 24 as both a managed runtime and a container base image, and Amazon Lambda will automatically apply updates to the managed runtime and base image as they become available.
Node.js 24 is the latest long-term support release of Node.js and is expected to be supported for security and bug fixes until April 2028. With this release, Lambda has simplified the developer experience, focusing on the modern async/await programming pattern and no longer supports callback-style function handlers.
You can use the full range of Amazon Web Services deployment tools, including the Lambda console, Amazon CLI, Amazon Serverless Application Model (SAM), and Amazon CloudFormation to deploy and manage serverless applications written in Node.js 24. Powertools for Amazon Lambda (TypeScript), a developer toolkit to implement serverless best practices and increase developer velocity, also supports Node.js 24.
Visit our product page for more information about Amazon Lambda or sign in to the Amazon Lambda console to get started.