AWS eks documentation change
Summary
Updated IAM ARN output example to use documentation placeholder
Security assessment
Change only replaces hardcoded ARN with a template placeholder for documentation consistency. No security implications.
Diff
diff --git a/eks/latest/userguide/install-awscli.md b/eks/latest/userguide/install-awscli.md index 83049cccb..ae2814682 100644 --- a//eks/latest/userguide/install-awscli.md +++ b//eks/latest/userguide/install-awscli.md @@ -92 +92 @@ This command returns the Amazon Resource Name (ARN) of the IAM entity that’s c - "Arn": "arn:aws:iam::01234567890:user/ClusterAdmin" + "Arn": "<shared id="region.arn"/>iam::01234567890:user/ClusterAdmin"