
A workflow that uses DynamoDB to implement idempotency
git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/idempotent-workflow-sam/cd step-functions-workflows-collection/idempotent-workflow-sam
sam build --use-containersam deploy --guided
sam delete.