AWS eks documentation change
Summary
Replaced hardcoded ARN with ®ion-arn; placeholder in IAM policy example
Security assessment
Documentation formatting update for consistency. No security context provided.
Diff
diff --git a/eks/latest/userguide/cluster-dashboard-orgs.md b/eks/latest/userguide/cluster-dashboard-orgs.md index c345a4099..d128ed831 100644 --- a//eks/latest/userguide/cluster-dashboard-orgs.md +++ b//eks/latest/userguide/cluster-dashboard-orgs.md @@ -164 +164 @@ To enable trusted access between EKS Dashboard and AWS Organizations, you need t - "Resource": "arn:aws:iam::*:role/aws-service-role/dashboard.eks.amazonaws.com/AWSServiceRoleForAmazonEKSDashboard" + "Resource": "®ion-arn;iam::*:role/aws-service-role/dashboard.eks.amazonaws.com/AWSServiceRoleForAmazonEKSDashboard"