Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Provision Grouped Schedule
Version 1.0.0
Create a schedule group, add a schedule to it, then read the schedule back.
Provider
Workflows
provision-grouped-schedule
Create a schedule group, create a schedule within it, then get the schedule.
Creates a named schedule group, provisions a schedule that targets a resource within that group, and reads the schedule back to confirm its group association and target.
1
2
createSchedule
Create a schedule inside the newly created group. The schedule requires a flexible time window mode, a schedule expression, and a target.
3
getSchedule
Retrieve the schedule from the group to confirm it was created and is associated with the expected group.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.