How to update AWS ECS service

To update a ECS service using script you can use the below command

Parameters required

  • Cluster Name
aws ecs update-service --cluster ecsdeployment --service ecsdeployment-WebService-voWNHfK05HHq --force-new-deployment --region

--

--

Devops Automation Enginneer

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store