Invoke a 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 Functionsworkflow using CDK.

< 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-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Rosius Ndimofor

Rosius Ndimofor

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

Follow on LinkedIn