Glue / Client / update_job

update_job

Glue.Client.update_job(**kwargs)

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

See also: AWS API Documentation

Request Syntax

# This section is too large to render.
# Please see the AWS API Documentation linked below.

AWS API Documentation

Parameters

# This section is too large to render.
# Please see the AWS API Documentation linked below.

AWS API Documentation

Return type:

dict

Returns:

Response Syntax

{
    'JobName': 'string'
}

Response Structure

  • (dict) –

    • JobName (string) –

      Returns the name of the updated job definition.

Exceptions