
Invoke an asynchronous API, then pause the state machine and call back on completion.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/calling-async-api-callback/cd step-functions-workflows-collection/calling-async-api-callback
sam deploy --guided
sam delete.