Amazon API Gateway HTTP API to AWS Step Functions Express Workflow

Amazon API Gateway HTTP API → AWS Step Functions

Create an API Gateway HTTP API endpoint that starts a Step Functions synchronous Express Workflow.

This pattern explains how to deploy a CDK application with Amazon API Gateway that invokes a synchronous Step Functions workflow.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-http-api-step-functions-express-java

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk delete.

Additional resources

Created by:

Matt Ridehalgh

Matt Ridehalgh

Matt Ridehalgh is a Solutions Architect at AWS.

Follow on LinkedIn