Search
Results
update-service — AWS CLI 1.27.5 Command Reference
[https://docs.aws.amazon.com/cli/latest/reference/ecs/update-service.html] - - public:mzimmerm
Command can be used to set desired_count, max_count, etc, on a service. Something like: aws ecs --cluster=goosepilot list-services; aws ecs --cluster=goosepilot update-service --service=“arn:aws:ecs:us-east-2:823978586159:service/goosepilot/goosepilot“ --desired-count=0