Publishing an Amazon EventBridge event every 5 minutes

Schedule → Amazon EventBridge

Publish an EventBridge event every 5 minutes using Amazon EventBridge Scheduler and CDK

Creates a schedule that runs every 5 minutes to raise an EventBridge event using templated targets.

< 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-schedule-to-eventbridge-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

David Boyne

David Boyne

Helping people learn about event-driven architectures and serverless

Follow on LinkedIn