Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 121

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To delete a scaling policy**

This example deletes a scaling policy for the Amazon ECS service `web-app` running in the `default` cluster.

Command::

  aws application-autoscaling delete-scaling-policy --policy-name web-app-cpu-lt-25 --scalable-dimension ecs:service:DesiredCount --resource-id service/default/web-app --service-namespace ecs