Application Auto Scaling ScalingPolicy PredefinedMetricSpecification
Use the PredefinedMetricSpecification property to configure a predefined
metric for a target tracking policy to use with Application Auto Scaling.
PredefinedMetricSpecification is a subproperty of the Application Auto Scaling ScalingPolicy TargetTrackingScalingPolicyConfiguration property.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PredefinedMetricType" :String, "ResourceLabel" :String}
YAML
PredefinedMetricType:StringResourceLabel:String
Properties
For more information about each property, including constraints and valid values, see PredefinedMetricSpecification in the Application Auto Scaling API Reference.
PredefinedMetricType-
The metric type.
Required: Yes
Type: String
Update requires: No interruption
ResourceLabel-
This property is reserved for future use.
Required: No
Type: String
Update requires: No interruption
