Module Smaws_Client_SageMaker.BatchAddClusterNodes

Adds nodes to a HyperPod cluster by incrementing the target count for one or more instance groups. This operation returns a unique NodeLogicalId for each node being added, which can be used to track the provisioning status of the node. This API provides a safer alternative to UpdateCluster for scaling operations by avoiding unintended configuration changes.

This API is only supported for clusters using Continuous as the NodeProvisioningMode.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceLimitExceeded of Types.resource_limit_exceeded | `ResourceNotFound of Types.resource_not_found ] -> string