AWS eks documentation change
Summary
Fixed typo from 'EKS EKS access entries' to 'EKS access entries' in description of EKS Auto Mode integration
Security assessment
This is a minor typo correction removing duplicate 'EKS' text. The change doesn't address any security vulnerability or add security documentation about access entries or pod identity features.
Diff
diff --git a/eks/latest/userguide/cluster-auth.md b/eks/latest/userguide/cluster-auth.md index 0a3b00ece..05e3d4235 100644 --- a//eks/latest/userguide/cluster-auth.md +++ b//eks/latest/userguide/cluster-auth.md @@ -61 +61 @@ Learn how to manage access to your Amazon EKS cluster. Using Amazon EKS requires -EKS Auto Mode integrates with EKS Pod Identity and EKS EKS access entries. +EKS Auto Mode integrates with EKS Pod Identity and EKS access entries.