Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

start_job

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