AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-01-16 · Documentation low

File: eks/latest/userguide/vpc-add-on-create.md

Summary

Updated IAM role ARN example by replacing 'arn:aws:' prefix with '<shared id="region.arn"/>' placeholder

Security assessment

Change only affects example formatting by using a consistent placeholder. No security context, vulnerability fixes, or new security features are mentioned in the diff.

Diff

diff --git a/eks/latest/userguide/vpc-add-on-create.md b/eks/latest/userguide/vpc-add-on-create.md
index b5577fe52..c1fea12ec 100644
--- a//eks/latest/userguide/vpc-add-on-create.md
+++ b//eks/latest/userguide/vpc-add-on-create.md
@@ -65 +65 @@ If a version number is returned, you have the Amazon EKS type of the add-on inst
-            --service-account-role-arn arn:aws:iam::111122223333:role/AmazonEKSVPCCNIRole
+            --service-account-role-arn <shared id="region.arn"/>iam::111122223333:role/AmazonEKSVPCCNIRole