AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/lbc-remove.md

Summary

Updated sed command and policy ARN to use shared region placeholder

Security assessment

Documentation formatting change for ARN patterns. No security vulnerability or feature documentation added.

Diff

diff --git a/eks/latest/userguide/lbc-remove.md b/eks/latest/userguide/lbc-remove.md
index 99fb686d9..c63e3cdb7 100644
--- a//eks/latest/userguide/lbc-remove.md
+++ b//eks/latest/userguide/lbc-remove.md
@@ -77 +77 @@ To migrate from the ALB Ingress Controller for Kubernetes to the AWS Load Balanc
-        sed -i.bak -e 's|arn:aws:|arn:aws-us-gov:|' iam_policy_v1_to_v2_additional.json
+         sed -i.bak -e 's|<shared id="region.arn"/>|arn:aws-us-gov:|' iam_policy_v1_to_v2_additional.json
@@ -91 +91 @@ If you created the role using `eksctl`, then to find the role name that was crea
-      --policy-arn arn:aws:iam::111122223333:policy/AWSLoadBalancerControllerAdditionalIAMPolicy
+      --policy-arn <shared id="region.arn"/>iam::111122223333:policy/AWSLoadBalancerControllerAdditionalIAMPolicy