BatchAddClusterNodesError - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 and InvalidInstanceGroupState.

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 Amazon SDKs, see the following: