JobSecondaryStatusTransition
Represents a secondary status transition for a job. Jobs progress through multiple secondary statuses during execution. Each transition records the status, start time, optional end time, and an optional message with additional details.
Contents
- Status
-
The secondary status of the job at this transition point.
Type: String
Valid Values:
Starting | Downloading | Training | Uploading | Stopping | Stopped | MaxRuntimeExceeded | Interrupted | Failed | Completed | Restarting | Pending | Evaluating | Deleting | DeleteFailedRequired: Yes
- StatusMessage
-
A detailed message about the status transition.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: