sagemaker_update_cluster: Updates a SageMaker HyperPod cluster

View source: R/sagemaker_operations.R

sagemaker_update_clusterR Documentation

Updates a SageMaker HyperPod cluster

Description

Updates a SageMaker HyperPod cluster.

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

Usage

sagemaker_update_cluster(
  ClusterName,
  InstanceGroups,
  NodeRecovery = NULL,
  InstanceGroupsToDelete = NULL
)

Arguments

ClusterName

[required] Specify the name of the SageMaker HyperPod cluster you want to update.

InstanceGroups

[required] Specify the instance groups to update.

NodeRecovery

The node recovery mode to be applied to the SageMaker HyperPod cluster.

InstanceGroupsToDelete

Specify the names of the instance groups to delete. Use a single ⁠,⁠ as the separator between multiple names.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.