Invoke an AWS Step Functions workflow from Appsync

AWS AppSync → AWS Lambda → AWS Step Functions

Invoke a Step Functions workflow through a lambda resolver from Appsync

This sample project demonstrates how to Invoke a Step Functions workflow, using Appsync and a Lambda resolver.
This pattern deploys an Appsync API, a Lambda resolver, a DynamoDB and a 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/appsync-lambda-sfn-sam

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Rosius Ndimofor

Rosius Ndimofor

AWS Serverless Hero with a high affinity for building fullstack serverless apps

Follow on LinkedIn