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.