AWS eks medium security documentation change
Summary
Removed invalid string '&TCX5-2025-waiver;' from IAM policy examples
Security assessment
Correcting IAM policy syntax ensures policies function as intended, reducing risks of misconfigured cluster roles that could compromise access controls.
Diff
diff --git a/eks/latest/userguide/auto-cluster-iam-role.md b/eks/latest/userguide/auto-cluster-iam-role.md index 9c9ac8760..2532cfd5c 100644 --- a//eks/latest/userguide/auto-cluster-iam-role.md +++ b//eks/latest/userguide/auto-cluster-iam-role.md @@ -49 +49 @@ You can use the following procedure to check and see if your account already has - "Version": "2012-10-17",&TCX5-2025-waiver; + "Version": "2012-10-17", @@ -113 +113 @@ You can use the AWS Management Console or the AWS CLI to create the cluster role - "Version": "2012-10-17",&TCX5-2025-waiver; + "Version": "2012-10-17",