AWS::ApplicationAutoScaling::ScalingPolicy MetricDimension
MetricDimension
specifies a name/value pair that is part of the identity of a
CloudWatch metric for the Dimensions
property of the AWS::ApplicationAutoScaling::ScalingPolicy CustomizedMetricSpecification property
type. Duplicate dimensions are not allowed.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Name
-
The name of the dimension.
Required: Yes
Type: String
Update requires: No interruption
Value
-
The value of the dimension.
Required: Yes
Type: String
Update requires: No interruption
See also
-
Getting started in the Application Auto Scaling User Guide