NodeAdditionResult - Amazon SageMaker

NodeAdditionResult

Information about a node that was successfully added to the cluster.

Contents

InstanceGroupName

The name of the instance group to which the node was added.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9])*

Required: Yes

NodeLogicalId

A unique identifier assigned to the node that can be used to track its provisioning status through the DescribeClusterNode operation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9]

Required: Yes

Status

The current status of the node. Possible values include Pending, Running, Failed, ShuttingDown, SystemUpdating, DeepHealthCheckInProgress, and NotFound.

Type: String

Valid Values: Running | Failure | Pending | ShuttingDown | SystemUpdating | DeepHealthCheckInProgress | NotFound

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: