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 DetachClusterNodeVolume operation. Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in your EKS orchestrated SageMaker 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 DetachClusterNodeVolumeRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The DetachClusterNodeVolumeRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DetachClusterNodeVolumeRequest() |
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 from which you want to detach the volume. |
![]() |
VolumeId | System.String |
Gets and sets the property VolumeId. The unique identifier of your EBS volume that you want to detach. Your volume must be currently attached to the specified node. |
.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