Skip to content

Publishing Bulk Schedule Creation Snippet#255

Open
ginjups wants to merge 1 commit intoaws-samples:mainfrom
ginjups:ginjups-evenbridge-bul-schedules-snippet
Open

Publishing Bulk Schedule Creation Snippet#255
ginjups wants to merge 1 commit intoaws-samples:mainfrom
ginjups:ginjups-evenbridge-bul-schedules-snippet

Conversation

@ginjups
Copy link

@ginjups ginjups commented Mar 18, 2026

Issue #, if available:

Description of changes:

This snippet demonstrates how to bulk create multiple Amazon EventBridge Scheduler schedules using the AWS CLI in a shell loop. It uses aws scheduler create-schedule inside a for loop to create multiple schedules with dynamic names and varying rate expressions, all targeting the same AWS Lambda function. This is useful when you need to provision many schedules at once for batch processing, multi-tenant workloads, or automated provisioning scenarios.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ginjups ginjups force-pushed the ginjups-evenbridge-bul-schedules-snippet branch from b2fe1ff to e2e34a3 Compare March 18, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant