
This sample project demonstrates how to use an AWS Step Functions state machine to launch other state machine executions.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/workflow-within-a-workflow/cd step-functions-workflows-collection/workflow-within-a-workflow
sam deploy --guided
sam delete.