PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
application-autoscaling
**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
[-] put-scheduled-action.rst
[edit]
[-] register-scalable-target.rst
[edit]
[+]
..
[-] delete-scaling-policy.rst
[edit]
[-] put-scaling-policy.rst
[edit]
[-] describe-scaling-activities.rst
[edit]
[-] deregister-scalable-target.rst
[edit]
[-] describe-scalable-targets.rst
[edit]
[-] describe-scaling-policies.rst
[edit]