sagemaker_update_cluster {paws.machine.learning}R 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)

Arguments

ClusterName

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

InstanceGroups

[required] Specify the instance groups to update.


[Package paws.machine.learning version 0.7.0 Index]