v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Modifies the definition of an existing DataBrew schedule.

put/schedules/{name}

Path parameters

namestring required

The name of the schedule to update.

Request body

JobNamesJobName[]

The name or names of one or more jobs to be run for this schedule.

CronExpressionstring required

The date or dates and time or times when the jobs are to be run. For more information, see <a href="https://docs.aws.amazon.com/databrew/latest/dg/jobs.cron.html">Cron expressions</a> in the <i>Glue DataBrew Developer Guide</i>.

Response

Success

Namestring required

The name of the schedule that was updated.