
Use AWS Step Functionsnative retry configuration to catch errors and retry tasks
git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/simple-retry/cd step-functions-workflows-collection/simple-retry
sam deploy --guided
sam delete.