Glue DataBrew Schedule

AWS Glue DataBrew Schedule is a resource that defines a recurring timetable for running DataBrew jobs, such as data preparation or transformation tasks. It allows you to automate job execution at specified intervals without manual intervention, ensuring consistent and timely data processing workflows.

aws.databrew_schedule

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestringThe ID of the Amazon Web Services account that owns the schedule.
create_datecoretimestampThe date and time that the schedule was created.
created_bycorestringThe Amazon Resource Name (ARN) of the user who created the schedule.
cron_expressioncorestringThe dates and times when the job is to run. For more information, see Cron expressions in the Glue DataBrew Developer Guide.
job_namescorearray<string>A list of jobs to be run, according to the schedule.
last_modified_bycorestringThe Amazon Resource Name (ARN) of the user who last modified the schedule.
last_modified_datecoretimestampThe date and time when the schedule was last modified.
namecorestringThe name of the schedule.
resource_arncorestringThe Amazon Resource Name (ARN) of the schedule.
tagscorehstore