BatchAddClusterNodesError
Information about an error that occurred during the node addition operation.
Contents
- ErrorCode
-
The error code associated with the failure. Possible values include
InstanceGroupNotFound
andInvalidInstanceGroupState
.Type: String
Valid Values:
InstanceGroupNotFound | InvalidInstanceGroupStatus
Required: Yes
- FailedCount
-
The number of nodes that failed to be added to the specified instance group.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- InstanceGroupName
-
The name of the instance group for which the error occurred.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
.+
Required: Yes
- Message
-
A descriptive message providing additional details about the error.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: