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