start_job_run
(**kwargs)¶Runs a DataBrew job.
See also: AWS API Documentation
Request Syntax
response = client.start_job_run(
Name='string'
)
[REQUIRED]
The name of the job to be run.
{
'RunId': 'string'
}
Response Structure
A system-generated identifier for this particular job run.
Exceptions
GlueDataBrew.Client.exceptions.ConflictException
GlueDataBrew.Client.exceptions.ResourceNotFoundException
GlueDataBrew.Client.exceptions.ServiceQuotaExceededException
GlueDataBrew.Client.exceptions.ValidationException