v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Returns the definition of a specific DataBrew schedule.

get/schedules/{name}

Path parameters

namestring required

The name of the schedule to be described.

Response

Success

CreateDatestring date-time

The date and time that the schedule was created.

CreatedBystring

The identifier (user name) of the user who created the schedule.

JobNamesJobName[]

The name or names of one or more jobs to be run by using the schedule.

LastModifiedBystring

The identifier (user name) of the user who last modified the schedule.

LastModifiedDatestring date-time

The date and time that the schedule was last modified.

ResourceArnstring

The Amazon Resource Name (ARN) of the schedule.

CronExpressionstring

The date or dates and time or times when the jobs are to be run for the schedule. 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>.

Tagsobject

Metadata tags associated with this schedule.

Namestring required

The name of the schedule.