sagemaker_describe_cluster_node: Retrieves information of a node (also called a instance...

View source: R/sagemaker_operations.R

sagemaker_describe_cluster_nodeR Documentation

Retrieves information of a node (also called a instance interchangeably) of a SageMaker HyperPod cluster

Description

Retrieves information of a node (also called a instance interchangeably) of a SageMaker HyperPod cluster.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_cluster_node/ for full documentation.

Usage

sagemaker_describe_cluster_node(ClusterName, NodeId)

Arguments

ClusterName

[required] The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the node is.

NodeId

[required] The ID of the SageMaker HyperPod cluster node.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.