AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedLoadMetric - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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