AWS eks medium security documentation change
Summary
Removed invalid string '&TCX5-2025-waiver;' from IAM policy examples
Security assessment
Correcting IAM trust policies ensures proper role assumptions, reducing risks of privilege escalation or service misconfigurations.
Diff
diff --git a/eks/latest/userguide/automode-get-started-cli.md b/eks/latest/userguide/automode-get-started-cli.md index 71b1e3650..fa788d1dc 100644 --- a//eks/latest/userguide/automode-get-started-cli.md +++ b//eks/latest/userguide/automode-get-started-cli.md @@ -108 +108 @@ Create a trust policy that allows the Amazon EKS service to assume the role. Sav - "Version": "2012-10-17",&TCX5-2025-waiver; + "Version": "2012-10-17", @@ -186 +186 @@ Create a trust policy that allows the Amazon EKS service to assume the role. Sav - "Version": "2012-10-17",&TCX5-2025-waiver; + "Version": "2012-10-17",