
Use Amazon States language (ASL) to implement a for-loop without writing code
git clone https://github.com/aws-samples//step-functions-workflows-collection/tree/main/pagination-loop/cd step-functions-workflows-collection/pagination-loop/
sam deploy --guided
sam delete --stack-name STACK_NAME.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"