
This demonstrates how to use AWS Step Functions to make a call to Amazon API Gateway to interact with a service on AWS Fargate and to check whether the call succeeded.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/call-microservice-apigw/cd step-functions-workflows-collection/call-microservice-apigw
sam deploy
sam delete.