# NOT RUN {
# This example deletes the specified Auto Scaling policy.
svc$delete_policy(
AutoScalingGroupName = "my-auto-scaling-group",
PolicyName = "my-step-scale-out-policy"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab