paws.analytics (version 0.6.0)

glue_update_job: Updates an existing job definition

Description

Updates an existing job definition. The previous job definition is completely overwritten by this information.

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

Usage

glue_update_job(JobName, JobUpdate)

Arguments

JobName

[required] The name of the job definition to update.

JobUpdate

[required] Specifies the values with which to update the job definition. Unspecified configuration is removed or reset to default values.