Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

basic-error-handling

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.

Deployment

Install dependencies:

bun install

Deploy example:

bun run cdk deploy