Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Create Then Update Schedule
Version 1.0.0
Create a schedule, update its expression and state, then read it back.
Provider
Workflows
create-then-update-schedule
Create a schedule, update its expression and state, then get it.
Provisions a schedule, applies an updated schedule expression and state in a full-replacement UpdateSchedule call, and verifies the change by retrieving the schedule.
1
createSchedule
Create the initial schedule in the default group with the supplied expression and target.
2
updateSchedule
Apply a full-replacement update to the schedule, changing its expression and state. All required fields are re-supplied because UpdateSchedule overrides the existing schedule with the request values.
3
getSchedule
Read the schedule back to confirm the updated expression and state are in effect.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.