StepStatus
The execution status details of the cluster step.
Contents
- FailureDetails
-
The details for the step failure including reason, message, and log file path where the root cause was identified.
Type: FailureDetails object
Required: No
- State
-
The execution state of the cluster step.
Type: String
Valid Values:
PENDING | CANCEL_PENDING | RUNNING | COMPLETED | CANCELLED | FAILED | INTERRUPTED
Required: No
- StateChangeReason
-
The reason for the step execution status change.
Type: StepStateChangeReason object
Required: No
- Timeline
-
The timeline of the cluster step status over time.
Type: StepTimeline object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: