gluedatabrew_update_schedule: Modifies the definition of an existing DataBrew schedule

View source: R/gluedatabrew_operations.R

gluedatabrew_update_scheduleR Documentation

Modifies the definition of an existing DataBrew schedule

Description

Modifies the definition of an existing DataBrew schedule.

See https://www.paws-r-sdk.com/docs/gluedatabrew_update_schedule/ for full documentation.

Usage

gluedatabrew_update_schedule(JobNames = NULL, CronExpression, Name)

Arguments

JobNames

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

CronExpression

[required] The date or dates and time or times when the jobs are to be run. For more information, see Cron expressions in the Glue DataBrew Developer Guide.

Name

[required] The name of the schedule to update.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.