Returns the definition of a specific DataBrew job.
Path parameters
The name of the job to be described.
Response
Success
The date and time that the job was created.
The identifier (user name) of the user associated with the creation of the job.
The dataset that the job acts upon.
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
The name of the job.
The identifier (user name) of the user who last modified the job.
The date and time that the job was last modified.
Indicates whether Amazon CloudWatch logging is enabled for this job.
The maximum number of compute nodes that DataBrew can consume when the job processes data.
The maximum number of times to retry the job after a job run fails.
The DataBrew project associated with this job.
The Amazon Resource Name (ARN) of the job.
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
Metadata tags associated with this job.
The job's timeout in minutes. A job that attempts to run longer than this timeout period ends with a status of <code>TIMEOUT</code>.