DynamicScalingConfiguration - Amazon SageMaker

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 AWS SDKs, see the following: