DynamicScalingConfiguration - 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).

DynamicScalingConfiguration

An object with the recommended values for you to specify when creating an autoscaling policy.

Contents

MaxCapacity

The recommended maximum capacity to specify for your autoscaling policy.

Type: Integer

Required: No

MinCapacity

The recommended minimum capacity to specify for your autoscaling policy.

Type: Integer

Required: No

ScaleInCooldown

The recommended scale in cooldown time for your autoscaling policy.

Type: Integer

Required: No

ScaleOutCooldown

The recommended scale out cooldown time for your autoscaling policy.

Type: Integer

Required: No

ScalingPolicies

An object of the scaling policies for each metric.

Type: Array of ScalingPolicy objects

Required: No

See Also

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