Amazon EventBridge Scheduler to Amazon EventBridge

Amazon EventBridge Scheduler → Amazon EventBridge

Use EventBridge Scheduler to send custom events to EventBridge on a schedule

This sample project shows how to use Amazon EventBridge Scheduler to send custom events to Amazon EventBridge on a schedule. This pattern uses templated targets with EventBridge Scheduler to talk directly to EventBridge using the PutEvents API operation.
The pattern is deployed using Terraform to create the EventBridge Scheduler, EventBridge bus and rules, as well as the IAM resources required for Scheduler to interact with EventBridge and CloudWatch.

< 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-terraform

Deploy

terraform apply


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: terraform destroy.

Created by:

Ian Lodge

Ian Lodge

Ian is a Solutions Architect at Amazon Web Services based in the US.

Follow on LinkedIn