AWS eks documentation change
Summary
Updated IAM console URL and replaced policy ARN with shared reference
Security assessment
Combines URL formatting changes with the same ARN template update seen in other files. No security context is present in the modifications.
Diff
diff --git a/eks/latest/userguide/cluster-iam-role.md b/eks/latest/userguide/cluster-iam-role.md index c3d373365..0e8b90e2e 100644 --- a//eks/latest/userguide/cluster-iam-role.md +++ b//eks/latest/userguide/cluster-iam-role.md @@ -65 +65 @@ You can use the following procedure to check and see if your account already has - 1. Open the IAM console at [https://console.aws.amazon.com/iam/](https://console.aws.amazon.com/iam/). + 1. Open the IAM console at https://console.aws.amazon.com/iam/. @@ -102 +102 @@ AWS Management Console - 1. Open the IAM console at [https://console.aws.amazon.com/iam/](https://console.aws.amazon.com/iam/). + 1. Open the IAM console at https://console.aws.amazon.com/iam/. @@ -150 +150 @@ AWS CLI - --policy-arn arn:aws:iam::aws:policy/AmazonEKSClusterPolicy \ + --policy-arn <shared id="region.arn"/>iam::aws:policy/AmazonEKSClusterPolicy \