Amazon DynamoDB Stream to AWS Lambda with Step FunctionsEvent Enrichment

Amazon DynamoDB → EventBridge Pipes → StepFunctions Express → AWS Lambda

This pattern triggers a Lambda function from a DynamoDB Stream with Step functions enrichment in between them using EventBridge Pipes.

DynamoDB Streams events are sent to Step Functionsworkflow, the workflow enriches the event and forwards them onto the Lambda function

< 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-ddb-stream-lambda-sfn-enrich

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Sayan Moitra

Sayan Moitra

Sayan is a Solutions Architect at Amazon Web Services based in India.

Follow on LinkedIn