JobRunSummary - Amazon DataZone

JobRunSummary

The job run summary.

Contents

createdAt

The timestamp at which job run was created.

Type: Timestamp

Required: No

createdBy

The user who created the job run.

Type: String

Required: No

domainId

The domain ID of the job run.

Type: String

Pattern: ^dzd[-_][a-zA-Z0-9_-]{1,36}$

Required: No

endTime

The end time of a job run.

Type: Timestamp

Required: No

error

The error of a job run.

Type: JobRunError object

Required: No

jobId

The job ID of a job run.

Type: String

Required: No

jobType

The job type of a job run.

Type: String

Valid Values: LINEAGE

Required: No

runId

The run ID of a job run.

Type: String

Required: No

runMode

The run mode of a job run.

Type: String

Valid Values: SCHEDULED | ON_DEMAND

Required: No

startTime

The start time of a job run.

Type: Timestamp

Required: No

status

The status of a job run.

Type: String

Valid Values: SCHEDULED | IN_PROGRESS | SUCCESS | PARTIALLY_SUCCEEDED | FAILED | ABORTED | TIMED_OUT | CANCELED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: