AWS Lambda durable functions are now available in AWS European Sovereign Cloud region
AWS Lambda durable functions are now accessible in the AWS European Sovereign Cloud, enabling reliable multi-step workflows and AI processes while meeting compliance needs.
AWS Lambda durable functions have been introduced in the AWS European Sovereign Cloud, expanding the capabilities of the serverless compute service. These functions allow developers to build multi-step applications and AI workflows using familiar Lambda tools. New primitives such as 'step' and 'wait' enable progress checkpointing, automatic failure recovery, and execution pausing without compute charges for on-demand functions.
The availability in the AWS European Sovereign Cloud ensures customers can orchestrate complex processes like order workflows, user onboarding, and AI-assisted tasks while adhering to compliance and security requirements. This expansion supports organizations handling sensitive data within European regulatory frameworks.
Developers can activate durable functions for new Python (versions 3.13 and 3.14), Node.js (versions 22 and 24), or Java (17+) based Lambda functions using the AWS Lambda API, AWS Management Console, or AWS SDK. Infrastructure as code tools such as AWS CloudFormation, AWS Serverless Application Model (AWS SAM), and AWS Cloud Development Kit (AWS CDK) are also supported for deployment.
For additional details, users can visit the AWS Lambda durable functions product page or the AWS Lambda Developer Guide. Pricing information is available on the AWS Lambda pricing page. The announcement highlights the integration of durable functions into the European Sovereign Cloud environment.