This template creates a scaling policy with the StepScaling policy type and the ChangeInCapacity adjustment type. The policy increases the capacity of the Auto Scaling group based on step adjustments when a CloudWatch alarm is triggered. The step adjustments are defined based on the value of a CloudWatch metric for the Auto Scaling group.

ASGScalingPolicyHigh
AWS::AutoScaling::ScalingPolicy


PredictiveScalingConfiguration *
MetricSpecifications *
StepAdjustments *
TargetTrackingConfiguration *
CustomizedMetricSpecification
Dimensions
PredefinedMetricSpecification

AutoScalingGroup
AWS::AutoScaling::AutoScalingGroup


LaunchTemplate

VPCZoneIdentifier

CloudFormation Template

Share Template