Difference between revisions of "AWS ECS deployments"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* <code>[[aws ecs update-service]]</code> | * <code>[[aws ecs update-service]]</code> | ||
− | * <code>aws ecs update-service --cluster | + | * <code>aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE [[--force-new-deployment]]</code> |
== Related == | == Related == |
Revision as of 11:42, 9 June 2023
aws ecs update-service
aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE --force-new-deployment
Related
See also
- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Advertising: