This workflow demonstrates dynamic parallelism using a Map state.
Visit the GitHub repo for this workflow.
git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/dynamically-process-data-with-map-state/ cd step-functions-workflows-collection/dynamically-process-data-with-map-state
sam deploy --guided
sam delete
.