Step Functions calling API Gateway

This workflow implements an API Gateway call from Step functions.

This workflow demonstrates how to use Step Functions to make a call to an API in Amazon API Gateway then check if the call was successful or not. Deploying this sample project will create an AWS Step Functions state machine, an API in Amazon API Gateway, required IAM roles and CloudWatch logs..

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/step-functions-api-gateway-cdk-typescriptcd step-functions-workflows-collection/step-functions-api-gateway-cdk-typescript

Deploy

1. Deploy the stack: <code>cdk deploy</code>


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: cdk destroy.

Additional resources

Created by:

Swapnil Singh

Swapnil Singh

Swapnil Singh is a Solutions Architect at Amazon Web Services (AWS).

Follow on LinkedIn