AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-09-28 · Documentation low

File: eks/latest/userguide/cross-account-access.md

Summary

Removed '&TCX5-2025-waiver;' annotations from IAM policy examples

Security assessment

Internal annotations removed; cross-account IAM policies remain unchanged. No security implications identified.

Diff

diff --git a/eks/latest/userguide/cross-account-access.md b/eks/latest/userguide/cross-account-access.md
index b24c68ce8..437e88d57 100644
--- a//eks/latest/userguide/cross-account-access.md
+++ b//eks/latest/userguide/cross-account-access.md
@@ -30 +30 @@ In this example, Account B creates an IAM policy with the permissions to give to
-      "Version": "2012-10-17",&TCX5-2025-waiver;		 	 	 
+      "Version": "2012-10-17",		 	 	 
@@ -47 +47 @@ Account A creates a role with a trust policy that gets credentials from the iden
-      "Version": "2012-10-17",&TCX5-2025-waiver;		 	 	 
+      "Version": "2012-10-17",		 	 	 
@@ -63 +63 @@ Account A attaches a policy to that role with the following permissions to assum
-        "Version": "2012-10-17",&TCX5-2025-waiver;		 	 	 
+        "Version": "2012-10-17",