Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
application-autoscaling
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-scaling-policy.rst
**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
Save
Cancel