AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedLoadMetric - 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 PredictiveScalingCustomizedLoadMetric

Contains load metric information for the CustomizedLoadMetricSpecification 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 load 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