DataExchange / Client / start_job
start_job#
- DataExchange.Client.start_job(**kwargs)#
- This operation starts a job. - See also: AWS API Documentation - Request Syntax - response = client.start_job( JobId='string' ) - Parameters:
- JobId (string) – - [REQUIRED] - The unique identifier for a job. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - DataExchange.Client.exceptions.ResourceNotFoundException
- DataExchange.Client.exceptions.ThrottlingException
- DataExchange.Client.exceptions.AccessDeniedException
- DataExchange.Client.exceptions.ConflictException
- DataExchange.Client.exceptions.ValidationException
- DataExchange.Client.exceptions.InternalServerException