# NOT RUN {
# This example executes the specified policy.
svc$execute_policy(
AutoScalingGroupName = "my-auto-scaling-group",
BreachThreshold = 50,
MetricValue = 59,
PolicyName = "my-step-scale-out-policy"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab