PredictiveScalingMetricSpecification

This structure specifies the metrics and target utilization settings for a predictive scaling policy.

You must specify either a metric pair, or a load metric and a scaling metric individually. Specifying a metric pair instead of individual metrics provides a simpler way to configure metrics for a scaling policy. You choose the metric pair, and the policy automatically knows the correct sum and average statistics to use for the load metric and the scaling metric.

Example

For information about using custom metrics with predictive scaling, see Advanced predictive scaling policy configurations using custom metrics in the Amazon EC2 Auto Scaling User Guide.

Amazon Web ServicesAuto ScalingAWSComputeEC2High AvailabilityScaling

Properties

Name Type Description
TargetValue object
PredefinedMetricPairSpecification object
PredefinedScalingMetricSpecification object
PredefinedLoadMetricSpecification object
CustomizedScalingMetricSpecification object
CustomizedLoadMetricSpecification object
CustomizedCapacityMetricSpecification object
View JSON Schema on GitHub