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.
Container for the parameters to the AttachClusterNodeVolume operation. Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your EKS orchestrated HyperPod cluster.
This API works with the Amazon Elastic Block Store (Amazon EBS) Container Storage Interface (CSI) driver to manage the lifecycle of persistent storage in your HyperPod EKS clusters.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class AttachClusterNodeVolumeRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The AttachClusterNodeVolumeRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
AttachClusterNodeVolumeRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn.
The Amazon Resource Name (ARN) of your SageMaker HyperPod cluster containing the
target node. Your cluster must use EKS as the orchestration and be in the |
![]() |
NodeId | System.String |
Gets and sets the property NodeId. The unique identifier of the cluster node to which you want to attach the volume. The node must belong to your specified HyperPod cluster and cannot be part of a Restricted Instance Group (RIG). |
![]() |
VolumeId | System.String |
Gets and sets the property VolumeId.
The unique identifier of your EBS volume to attach. The volume must be in the |
.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