AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/eks-mcp-getting-started.md

Summary

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

Security assessment

Change is a grammatical improvement only. While the content describes IAM permissions, the modification doesn't alter security meaning, add new security features, or address vulnerabilities.

Diff

diff --git a/eks/latest/userguide/eks-mcp-getting-started.md b/eks/latest/userguide/eks-mcp-getting-started.md
index 642b3e5ed..9fdb70349 100644
--- a//eks/latest/userguide/eks-mcp-getting-started.md
+++ b//eks/latest/userguide/eks-mcp-getting-started.md
@@ -52 +52 @@ Before you start, make sure you have performed the following tasks:
-To connect to the EKS MCP server, your [IAM role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html) must have the following policies attached: **`eks-mcp:InvokeMcp` ** (required permissions for initialization and retrieving information about available tools), **`eks-mcp:CallReadOnlyTool` ** (required permissions for usage of read only tools), and **`eks-mcp:CallPrivilegedTool` ** (required permissions for usage of full access (write) tools). These `eks-mcp` permissions are included in the read-only and full-access AWS managed policies provided, below.
+To connect to the EKS MCP server, your [IAM role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html) must have the following policies attached: **`eks-mcp:InvokeMcp` ** (required permissions for initialization and retrieving information about available tools), **`eks-mcp:CallReadOnlyTool` ** (required permissions for usage of read-only tools), and **`eks-mcp:CallPrivilegedTool` ** (required permissions for usage of full access (write) tools). These `eks-mcp` permissions are included in the read-only and full-access AWS managed policies provided, below.