AWS eks documentation change
Summary
Updated IAM policy ARN in Helm command to use shared region placeholder
Security assessment
Change standardizes ARN formatting in command examples. Does not address any security vulnerability or feature.
Diff
diff --git a/eks/latest/userguide/lbc-helm.md b/eks/latest/userguide/lbc-helm.md index 268aebccd..b9f536e35 100644 --- a//eks/latest/userguide/lbc-helm.md +++ b//eks/latest/userguide/lbc-helm.md @@ -79 +79 @@ If you view the policy in the AWS Management Console, the console shows warnings - --attach-policy-arn=arn:aws:iam::<AWS_ACCOUNT_ID>:policy/AWSLoadBalancerControllerIAMPolicy \ + --attach-policy-arn=<shared id="region.arn"/>iam::<AWS_ACCOUNT_ID>:policy/AWSLoadBalancerControllerIAMPolicy \