AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Details of an instance group in a SageMaker HyperPod cluster.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ClusterInstanceGroupDetails
The ClusterInstanceGroupDetails type exposes the following members
| Name | Description | |
|---|---|---|
|
ClusterInstanceGroupDetails() |
| Name | Type | Description | |
|---|---|---|---|
|
ActiveOperations | System.Collections.Generic.Dictionary<System.String, System.Int32> |
Gets and sets the property ActiveOperations.
A map indicating active operations currently in progress for the instance group of
a SageMaker HyperPod cluster. When there is a scaling operation in progress, this
map contains a key |
|
ActiveSoftwareUpdateConfig | Amazon.SageMaker.Model.DeploymentConfiguration |
Gets and sets the property ActiveSoftwareUpdateConfig. |
|
CapacityRequirements | Amazon.SageMaker.Model.ClusterCapacityRequirements |
Gets and sets the property CapacityRequirements. The instance capacity requirements for the instance group. |
|
CurrentCount | System.Int32 |
Gets and sets the property CurrentCount. The number of instances that are currently in the instance group of a SageMaker HyperPod cluster. |
|
CurrentImageId | System.String |
Gets and sets the property CurrentImageId. The ID of the Amazon Machine Image (AMI) currently in use by the instance group. |
|
DesiredImageId | System.String |
Gets and sets the property DesiredImageId. The ID of the Amazon Machine Image (AMI) desired for the instance group. |
|
ExecutionRole | System.String |
Gets and sets the property ExecutionRole. The execution role for the instance group to assume. |
|
InstanceGroupName | System.String |
Gets and sets the property InstanceGroupName. The name of the instance group of a SageMaker HyperPod cluster. |
|
InstanceStorageConfigs | System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterInstanceStorageConfig> |
Gets and sets the property InstanceStorageConfigs. The additional storage configurations for the instances in the SageMaker HyperPod cluster instance group. |
|
InstanceType | Amazon.SageMaker.ClusterInstanceType |
Gets and sets the property InstanceType. The instance type of the instance group of a SageMaker HyperPod cluster. |
|
KubernetesConfig | Amazon.SageMaker.Model.ClusterKubernetesConfigDetails |
Gets and sets the property KubernetesConfig. The Kubernetes configuration for the instance group that contains labels and taints to be applied for the nodes in this instance group. |
|
LifeCycleConfig | Amazon.SageMaker.Model.ClusterLifeCycleConfig |
Gets and sets the property LifeCycleConfig. Details of LifeCycle configuration for the instance group. |
|
MinCount | System.Int32 |
Gets and sets the property MinCount.
The minimum number of instances that must be available in the instance group of a
SageMaker HyperPod cluster before it transitions to |
|
OnStartDeepHealthChecks | System.Collections.Generic.List<System.String> |
Gets and sets the property OnStartDeepHealthChecks. A flag indicating whether deep health checks should be performed when the cluster instance group is created or updated. |
|
OverrideVpcConfig | Amazon.SageMaker.Model.VpcConfig |
Gets and sets the property OverrideVpcConfig. The customized Amazon VPC configuration at the instance group level that overrides the default Amazon VPC configuration of the SageMaker HyperPod cluster. |
|
ScheduledUpdateConfig | Amazon.SageMaker.Model.ScheduledUpdateConfig |
Gets and sets the property ScheduledUpdateConfig. The configuration object of the schedule that SageMaker follows when updating the AMI. |
|
SlurmConfig | Amazon.SageMaker.Model.ClusterSlurmConfigDetails |
Gets and sets the property SlurmConfig. The Slurm configuration for the instance group. |
|
SoftwareUpdateStatus | Amazon.SageMaker.SoftwareUpdateStatus |
Gets and sets the property SoftwareUpdateStatus. Status of the last software udpate request. Status transitions follow these possible sequences:
|
|
Status | Amazon.SageMaker.InstanceGroupStatus |
Gets and sets the property Status. The current status of the cluster instance group.
|
|
TargetCount | System.Int32 |
Gets and sets the property TargetCount. The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster. |
|
TargetStateCount | System.Int32 |
Gets and sets the property TargetStateCount. Represents the number of running nodes using the desired Image ID.
|
|
ThreadsPerCore | System.Int32 |
Gets and sets the property ThreadsPerCore.
The number you specified to |
|
TrainingPlanArn | System.String |
Gets and sets the property TrainingPlanArn. The Amazon Resource Name (ARN); of the training plan associated with this cluster instance group.
For more information about how to reserve GPU capacity for your SageMaker HyperPod
clusters using Amazon SageMaker Training Plan, see |
|
TrainingPlanStatus | System.String |
Gets and sets the property TrainingPlanStatus. The current status of the training plan associated with this cluster instance group. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5