AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2025-06-07 · Documentation low

File: AmazonECS/latest/developerguide/create-service-console-v2.md

Summary

Removed a note about private subnets being required for `awsvpc` network mode and NAT gateway requirements

Security assessment

While the removed note described security-adjacent networking practices, there is no evidence this change addresses a security vulnerability. The removal likely reflects updated service capabilities or documentation reorganization.

Diff

diff --git a/AmazonECS/latest/developerguide/create-service-console-v2.md b/AmazonECS/latest/developerguide/create-service-console-v2.md
index 2b9132cbe..1a9a193a2 100644
--- a//AmazonECS/latest/developerguide/create-service-console-v2.md
+++ b//AmazonECS/latest/developerguide/create-service-console-v2.md
@@ -216,4 +215,0 @@ To have the software automatically roll back the deployment to the last complete
-###### Important
-
-Only private subnets are supported for the `awsvpc` network mode. Tasks don't receive public IP addresses. Therefore, a NAT gateway is required for outbound internet access, and inbound internet traffic is routed through a load balancer.
-