AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2025-11-22 · Documentation low

File: AmazonECS/latest/developerguide/cluster-regions-zones.md

Summary

Fixed URL formatting by adding double slashes in VPC documentation links

Security assessment

The changes only correct URL path formatting (adding redundant double slashes) without altering security-related content. The documentation about VPC sharing permissions remains unchanged except for link syntax.

Diff

diff --git a/AmazonECS/latest/developerguide/cluster-regions-zones.md b/AmazonECS/latest/developerguide/cluster-regions-zones.md
index d0fe1b5a5..323181041 100644
--- a//AmazonECS/latest/developerguide/cluster-regions-zones.md
+++ b//AmazonECS/latest/developerguide/cluster-regions-zones.md
@@ -38 +38 @@ You can use shared VPCs for EC2 with the following considerations:
-  * The shared VPC owner cannot view, update or delete a cluster that a participant creates in the shared subnet. This is in addition to the VPC resources that each account has different access to. For more information, see [Responsibilities and permissions for owners and participants](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.
+  * The shared VPC owner cannot view, update or delete a cluster that a participant creates in the shared subnet. This is in addition to the VPC resources that each account has different access to. For more information, see [Responsibilities and permissions for owners and participants](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.
@@ -51 +51 @@ You can use shared VPCs for Fargate with the following considerations::
-  * The shared VPC owner cannot view, update or delete a cluster that a participant creates in the shared subnet. This is in addition to the VPC resources that each account has different access to. For more information, see [Responsibilities and permissions for owners and participants](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.
+  * The shared VPC owner cannot view, update or delete a cluster that a participant creates in the shared subnet. This is in addition to the VPC resources that each account has different access to. For more information, see [Responsibilities and permissions for owners and participants](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.
@@ -56 +56 @@ You can use shared VPCs for Fargate with the following considerations::
-For more information about VPC subnet sharing, see [Share your VPC with other accounts](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.
+For more information about VPC subnet sharing, see [Share your VPC with other accounts](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-sharing.html#vpc-share-limitations) in the _Amazon VPC User Guide_.