Difference between revisions of "AWS ECS deployments"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* <code>[[aws ecr put-image]]</code> | * <code>[[aws ecr put-image]]</code> | ||
* <code>[[aws ecr batch-get-image]]</code> | * <code>[[aws ecr batch-get-image]]</code> | ||
+ | * [[Force new deployment]] | ||
== See also == | == See also == |
Revision as of 11:06, 14 June 2023
aws ecs update-service
aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE --force-new-deployment
Logs
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: