ClusterStatus
The detailed status of the cluster.
Contents
- ErrorDetails
-
A list of tuples that provides information about the errors that caused a cluster to terminate. This structure can contain up to 10 different
ErrorDetail
tuples.Type: Array of ErrorDetail objects
Required: No
- State
-
The current state of the cluster.
Type: String
Valid Values:
STARTING | BOOTSTRAPPING | RUNNING | WAITING | TERMINATING | TERMINATED | TERMINATED_WITH_ERRORS
Required: No
- StateChangeReason
-
The reason for the cluster status change.
Type: ClusterStateChangeReason object
Required: No
- Timeline
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
Type: ClusterTimeline object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: