mgn / Client / delete_job
delete_job#
- mgn.Client.delete_job(**kwargs)#
- Deletes a single Job by ID. - See also: AWS API Documentation - Request Syntax- response = client.delete_job( jobID='string' ) - Parameters:
- jobID (string) – - [REQUIRED] - Request to delete Job from service by Job ID. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- mgn.Client.exceptions.UninitializedAccountException
- mgn.Client.exceptions.ResourceNotFoundException
- mgn.Client.exceptions.ConflictException