A pattern to implement an either-or logic with parallel processes
Visit the GitHub repo for this workflow.
git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/either-or-parallel-pattern/ cd step-functions-workflows-collection/either-or-parallel-pattern
sam deploy --guided
sam delete
.