AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-05-22 · Documentation low

File: eks/latest/userguide/eks-mcp-tool-configurations.md

Summary

Hyphenation fix: changed 'read only tools' to 'read-only tools' for consistency

Security assessment

Grammatical correction without security implications. The change maintains existing security documentation about IAM permissions but doesn't introduce new security content or address vulnerabilities.

Diff

diff --git a/eks/latest/userguide/eks-mcp-tool-configurations.md b/eks/latest/userguide/eks-mcp-tool-configurations.md
index 54168f54a..0f348330e 100644
--- a//eks/latest/userguide/eks-mcp-tool-configurations.md
+++ b//eks/latest/userguide/eks-mcp-tool-configurations.md
@@ -47 +47 @@ The Amazon EKS MCP Server is in preview release for Amazon EKS and is subject to
-The role used for connecting to the MCP server requires **`eks-mcp:InvokeMcp` ** permissions for initialization and retrieving information about available tools. **`eks-mcp:CallReadOnlyTool` ** is required for usage of read only tools and **`eks-mcp:CallPrivilegedTool` ** is required for usage of full access (write) tools.
+The role used for connecting to the MCP server requires **`eks-mcp:InvokeMcp` ** permissions for initialization and retrieving information about available tools. **`eks-mcp:CallReadOnlyTool` ** is required for usage of read-only tools and **`eks-mcp:CallPrivilegedTool` ** is required for usage of full access (write) tools.