aws-samples/step-functions-workflows-collection

Call a microservice running on Fargate using API Gateway integration

mosalahs opened this issue · 2 comments

Note the following information for the model:
Name: Call a microservice running on Fargate using API Gateway integration
Description: This sample project demonstrates how to use Step Functions to make a call to API Gateway in order to interact with a service on AWS Fargate, and also to check whether the call succeeded.
Simplicity: 1 - Fundamental
Language: Javascript
Diagram: Included in the PR.
PR: #201
Type: Standard
Framework: SAM
Author: Mohamed Salah

Please move the Step functions definition to a separate file, referencing in line on the template.yaml is not best practice

closing due to lack of response