This package contains example Lambda functions that demonstrate how to use the AWS Durable Execution SDK for TypeScript. Each example is a standalone function you can deploy and test.
Examples include basic patterns like hello-world and steps, advanced operations like parallel and map, and specialized scenarios like wait-for-callback and error-handling, among others.
Browse the src/examples/ directory to see all available examples.
This project is licensed under the Apache-2.0 License.