ScalingPolicy - Amazon Auto Scaling
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).

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