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.
sagemaker_describe_cluster_node(ClusterName, NodeId)
[required] The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the node is.
[required] The ID of the SageMaker HyperPod cluster node.