Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Schedule Group Lifecycle
Version 1.0.0
Create a schedule group, confirm it, then delete it.
Provider
Workflows
schedule-group-lifecycle
Create a schedule group, get it, then delete it.
Provisions a schedule group, reads it back to confirm creation and capture its state, and then removes it.
1
createGroup
CreateScheduleGroup
Create the schedule group.
2
getGroup
GetScheduleGroup
Retrieve the schedule group to confirm it exists and capture its current state before deletion.
3
deleteGroup
DeleteScheduleGroup
Delete the schedule group, which also removes any schedules associated with it.