This template creates a scaling plan named `myScalingPlan` for an existing Auto Scaling group. It specifies the `TagFilters` property as the application source. The scaling plan includes information for predictive scaling and dynamic scaling. The predictive scaling mode is set to `ForecastOnly`, which generates traffic predictions for the next two days but does not schedule scaling actions to match the forecast.

myScalingPlan
AWS::AutoScalingPlans::ScalingPlan


ApplicationSource *
TagFilters

Values

ScalingInstructions *
CustomizedLoadMetricSpecification
Dimensions
PredefinedLoadMetricSpecification
TargetTrackingConfigurations
CustomizedScalingMetricSpecification
Dimensions
PredefinedScalingMetricSpecification

CloudFormation Template

Share Template