Delayed Amazon EventBridge events with Amazon EventBridge Scheduler

Amazon EventBridge → AWS Lambda → Schedule → Amazon EventBridge

Setup future Amazon EventBridge events with Amazon EventBridge Scheduler

This pattern listens for Amazon EventBridge events, processes them and creates schedules for every user. 24 hours after user has been created a schedule is run that publishes events directly into Amazon EventBridge.

< 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/delayed-eventbridge-events-terraform

Deploy

terraform apply


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: terraform destroy.

Created by:

Farrukh Jamal

Farrukh Jamal

Farrukh is a Cloud Support Engineer at AWS based in the Australia.

Follow on LinkedIn