ClusterAutoScalingConfigOutput - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClusterAutoScalingConfigOutput

The autoscaling configuration and status information for a HyperPod cluster.

Contents

Mode

Describes whether autoscaling is enabled or disabled for the cluster.

Type: String

Valid Values: Enable | Disable

Required: Yes

Status

The current status of the autoscaling configuration. Valid values are InService, Failed, Creating, and Deleting.

Type: String

Valid Values: InService | Failed | Creating | Deleting

Required: Yes

AutoScalerType

The type of autoscaler configured for the cluster.

Type: String

Valid Values: Karpenter

Required: No

FailureMessage

If the autoscaling status is Failed, this field contains a message describing the failure.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: