AWS eks documentation change
Summary
Added entries for new AWS managed policy AmazonEKSMCPReadOnlyAccess and network observability feature
Security assessment
The change documents a new read-only managed policy which improves security posture through least-privilege access, but does not address a specific security vulnerability. Network observability enhancement improves monitoring capabilities but isn't explicitly security-focused.
Diff
diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md index f1eded890..ebb1e5a4e 100644 --- a//eks/latest/userguide/doc-history.md +++ b//eks/latest/userguide/doc-history.md @@ -17,0 +18,2 @@ Change| Description| Date +[New AWS managed policy](https://docs.aws.amazon.com/eks/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-updates)| Amazon EKS has released a new managed policy `AmazonEKSMCPReadOnlyAccess` to enable read-only tools in the Amazon EKS MCP Server for observability and troubleshooting. For information, see [Amazon EKS updates to AWS managed policies](https://docs.aws.amazon.com/eks/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-updates).| November 21, 2025 +[Network observability](https://docs.aws.amazon.com/eks/latest/userguide/network-observability.html)| Amazon EKS now provides enhanced container network observability with performance monitoring and workload traffic visibility.| November 19, 2025