Home icon

AWS Durable Execution SDK for .NET now Generally Available

Developer Tools Blog



This article announces the general availability of the AWS Lambda Durable Execution SDK for .NET, enabling developers to build resilient multi-step workflows without custom state management code.

  • Automatically checkpoints progress after each step and replays from the last checkpoint on interruption
  • Supports steps, waits (up to one year), retries with configurable backoff, and child contexts for grouping operations
  • Includes human approval workflows via callbacks that suspend execution until external systems respond
  • Provides local testing with DurableTestRunner for fast iteration without AWS resources
  • Deploys to managed dotnet10 runtime with same tools as standard Lambda functions
  • Includes blueprint scaffolding for order processing workflows with validation, payment charging, and shipping

Developers can now build durable workflows in C# with automatic resilience, eliminating boilerplate state management and retry logic.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jul 24
2026
AWS Lambda durable execution SDK for .NET is now generally available
Feb 26
2026
AWS Lambda Durable Execution SDK for Java now available in Developer Preview
Jul 29
2026
Annual .NET target updates for the AWS SDK for .NET
Apr 28
2025
General Availability of AWS SDK for .NET V4.0

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.