ScalingPolicy - AWS Auto Scaling

ScalingPolicy

Represents a scaling policy.

Contents

PolicyName

The name of the scaling policy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: \p{Print}+

Required: Yes

PolicyType

The type of scaling policy.

Type: String

Valid Values: TargetTrackingScaling

Required: Yes

TargetTrackingConfiguration

The target tracking scaling policy. Includes support for predefined or customized metrics.

Type: TargetTrackingConfiguration object

Required: No

See Also

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