glue_update_job: Updates an existing job definition

View source: R/glue_operations.R

glue_update_jobR Documentation

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.


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