Skip to content

Commit 935d1bc

Browse files
committed
Fix hyphens for the managed policy docs
1 parent 1ad17d2 commit 935d1bc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

latest/ug/security/iam-reference/security-iam-awsmanpol.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ You can attach `AmazonEKSMCPReadOnlyAccess` to your IAM entities. This policy pr
9494

9595
This policy includes the following permissions that allow principals to complete the following tasks:
9696

97-
* *`eks`* &endash; Allows principals to describe and list EKS clusters, node groups, add-ons, access entries, insights, and access the Kubernetes API for read-only operations.
98-
* *`iam`* &endash; Allows principals to retrieve information about IAM roles, policies, and their attachments to understand the permissions associated with EKS resources.
99-
* *`ec2`* &endash; Allows principals to describe VPCs, subnets, and route tables to understand the network configuration of EKS clusters.
100-
* *`sts`* &endash; Allows principals to retrieve caller identity information for authentication and authorization purposes.
101-
* *`logs`* &endash; Allows principals to start queries and retrieve query results from CloudWatch Logs for troubleshooting and monitoring.
102-
* *`cloudwatch`* &endash; Allows principals to retrieve metric data for monitoring cluster and workload performance.
103-
* *`eks-mcp`* &endash; Allows principals to invoke MCP operations and call read-only tools within the Amazon EKS MCP Server.
97+
* *`eks`* - Allows principals to describe and list EKS clusters, node groups, add-ons, access entries, insights, and access the Kubernetes API for read-only operations.
98+
* *`iam`* - Allows principals to retrieve information about IAM roles, policies, and their attachments to understand the permissions associated with EKS resources.
99+
* *`ec2`* - Allows principals to describe VPCs, subnets, and route tables to understand the network configuration of EKS clusters.
100+
* *`sts`* - Allows principals to retrieve caller identity information for authentication and authorization purposes.
101+
* *`logs`* - Allows principals to start queries and retrieve query results from CloudWatch Logs for troubleshooting and monitoring.
102+
* *`cloudwatch`* - Allows principals to retrieve metric data for monitoring cluster and workload performance.
103+
* *`eks-mcp`* - Allows principals to invoke MCP operations and call read-only tools within the Amazon EKS MCP Server.
104104
105105
To view the permissions for this policy, see link:aws-managed-policy/latest/reference/AmazonEKSMCPReadOnlyAccess.html[AmazonEKSMCPReadOnlyAccess,type="documentation"] in the {aws} Managed Policy Reference.
106106

0 commit comments

Comments
 (0)