Skip to content

Publishing Creation of Schedule Group Snippet#256

Open
ginjups wants to merge 1 commit intoaws-samples:mainfrom
ginjups:ginjups-eventbridge-schedule-groups-snippet
Open

Publishing Creation of Schedule Group Snippet#256
ginjups wants to merge 1 commit intoaws-samples:mainfrom
ginjups:ginjups-eventbridge-schedule-groups-snippet

Conversation

@ginjups
Copy link

@ginjups ginjups commented Mar 18, 2026

Issue #, if available:

Description of changes:

This snippet demonstrates how to create and organize Amazon EventBridge Scheduler schedules using schedule groups via the AWS CLI. Schedule groups allow you to organize schedules by project, environment, or team using aws scheduler create-schedule-group with tags, then associate schedules to groups using the --group-name parameter. You can list groups and their schedules, and clean up by deleting schedules and groups.

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

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