This is a basic example of using AWS CDK to deploy a durable Lambda function with error handling via retry strategies.
See the Retries for Lambda durable functions for more information.
Install dependencies:
bun installDeploy example:
bun run cdk deploy