Amazon DynamoDB Stream to AWS Step Functions

Amazon DynamoDB → Amazon EventBridge Pipes → AWS Step Functions

Invoke AWS Step Functions workflow from a Amazon DynamoDB stream message

This sample project demonstrates how to invoke an AWS Step Functions state machine directly from a DynamoDB Stream using Amazon EventBridge Pipes.
This pattern deploys one Step Function, one DynamoDB with stream enabled, and one Amazon EventBridge Pipe.

< 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/eventbridge-pipes-ddbstream-sfn-terraform

Deploy

terraform initterraform apply


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

terraform destroy

Created by:

Oriol Matavacas

Oriol Matavacas

Oriol Matavacas is a Sr. Solutions Architect at AWS based in Barcelona. Oriol primarily supporting customers on the journey to the Cloud. He enjoys building new solutions with scalability, availability and easy to maintain by using serverless.

Follow on LinkedIn