Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

EventBridge replay events

Replays events from Amazon EventBridge based on innitial event time

Takes an array (40 max) of EventBridge events, and will replay them at the time they were orginally raised
For example if an event was raised yesterday at 13:39:00 and you triggered the workflow with that event, that event would be raised today at 13:39:00. Checks are put in place to see if the event time has already passed or not.

Launch Stack

GitHub icon Visit the GitHub repo for this workflow.

< Back to workflows

Download

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/eventbridge-replay-events/ cd step-functions-workflows-collection/eventbridge-replay-events/

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: sam delete.

Additional resources

David Boyne

Presented by David Boyne

Helping people learn about event-driven architectures and serverless

Follow on LinkedIn