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. - Parameters- # This section is too large to render. # Please see the AWS API Documentation linked below. - Return type:
- dict 
- Returns:
- Response Syntax- { 'JobName': 'string' } - Response Structure- (dict) – - JobName (string) – - Returns the name of the updated job definition. 
 
 
 - Exceptions- Glue.Client.exceptions.InvalidInputException
- Glue.Client.exceptions.EntityNotFoundException
- Glue.Client.exceptions.InternalServiceException
- Glue.Client.exceptions.OperationTimeoutException
- Glue.Client.exceptions.ConcurrentModificationException