DescribeServiceJobResponse
Types
Properties
A list of job attempts associated with the service job.
The configured capacity for the service job, such as the number of instances. The number of instances should be the same value as the serviceRequestPayload.InstanceCount field.
Indicates whether the service job has been terminated.
The latest attempt associated with the service job.
Specifies the service job behavior when preempted.
Summarizes the preemptions of the service job. This field appears on a service job when it has been preempted.
The name of the quota share that the service job is associated with.
The retry strategy to use for failed service jobs that are submitted with this service job.
The Unix timestamp (in milliseconds) for when the service job was scheduled. This represents when the service job was dispatched to SageMaker and the service job transitioned to the SCHEDULED state.
The scheduling priority of the service job.
The type of service job. For SageMaker Training jobs, this value is SAGEMAKER_TRAINING.
The request, in JSON, for the service that the SubmitServiceJob operation is queueing.
The share identifier for the service job. This is used for fair-share scheduling.
The current status of the service job.
A short, human-readable string to provide more details for the current status of the service job.
The timeout configuration for the service job.