Create an Amazon EventBridge Scheduler that fans out to multiple targets via a custom Event Bus
This sample project demonstrates how to use Amazon EventBridge Scheduler to trigger multiple downstream targets from a single schedule. Since Scheduler supports only one target per schedule, this pattern uses a custom EventBridge Event Bus as the fan-out hub.