AWS Security ChangesHomeSearch

AWS whitepapers documentation change

Service: whitepapers · 2026-05-04 · Documentation low

File: whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md

Summary

Revised image alt text to show ECS integration with ALB and ECR

Security assessment

Highlights use of Amazon ECR for container image management, which is a security best practice, but does not address vulnerabilities.

Diff

diff --git a/whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md b/whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md
index bb1c5b1f6..2854949d6 100644
--- a//whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md
+++ b//whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md
@@ -29 +29 @@ The following diagram illustrates Amazon ECS being used to manage a simple conta
-![AWS Cloud architecture showing user traffic flow through ECS components to Amazon ECR.](/images/whitepapers/latest/overview-deployment-options/images/image5.png)
+![Users access containers in ECS through Application Load Balancer, with tasks pulling from ECR.](/images/whitepapers/latest/overview-deployment-options/images/image5.png)
@@ -52 +52 @@ With Amazon ECS Anywhere, you can also leverage other AWS services, such as IAM,
-![Diagram showing on-premises data center components connecting to Amazon ECS and Systems Manager in AWS.](/images/whitepapers/latest/overview-deployment-options/images/image4-1.png)
+![On-premises server with ECS Agent, SSM Agent, and containers connecting to Amazon ECS and Systems Manager.](/images/whitepapers/latest/overview-deployment-options/images/image4-1.png)