AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedScalingMetric - Amazon CloudFormation
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).

AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedScalingMetric

Contains scaling metric information for the CustomizedScalingMetricSpecification property of the AWS::AutoScaling::ScalingPolicy PredictiveScalingMetricSpecification property type.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "MetricDataQueries" : [ MetricDataQuery, ... ] }

Properties

MetricDataQueries

One or more metric data queries to provide the data points for a scaling metric. Use multiple metric data queries only if you are performing a math expression on returned data.

Required: Yes

Type: Array of MetricDataQuery

Update requires: No interruption