AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2026-05-01 · Documentation low

File: IAM/latest/UserGuide/reference_policies_examples_iam_users-manage-group.md

Summary

Fixed punctuation in documentation link reference by adding missing comma

Security assessment

This grammatical correction improves readability of existing security documentation but doesn't address vulnerabilities or add new security information.

Diff

diff --git a/IAM/latest/UserGuide/reference_policies_examples_iam_users-manage-group.md b/IAM/latest/UserGuide/reference_policies_examples_iam_users-manage-group.md
index a23f1a493..861c9cb5e 100644
--- a//IAM/latest/UserGuide/reference_policies_examples_iam_users-manage-group.md
+++ b//IAM/latest/UserGuide/reference_policies_examples_iam_users-manage-group.md
@@ -17 +17 @@ What does this policy do?
-  * The `LimitGroupManagementAccessToSpecificUsers` statement denies users with the specified names access to write and permissions management group actions. When a user specified in the policy attempts to make changes to the group, this statement does not deny the request. That request is allowed by the `AllowAllUsersToViewAndManageThisGroup` statement. If other users attempt to perform these operations, the request is denied. You can view the IAM actions that are defined with the **Write** or **Permissions management** access levels while creating this policy in the IAM console. To do this, switch from the **JSON** tab to the **Visual editor** tab. For more information about access levels. see [Actions, Resources, and Condition Keys for AWS Identity and Access Management](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_identityandaccessmanagement.html#identityandaccessmanagement-actions-as-permissions).
+  * The `LimitGroupManagementAccessToSpecificUsers` statement denies users with the specified names access to write and permissions management group actions. When a user specified in the policy attempts to make changes to the group, this statement does not deny the request. That request is allowed by the `AllowAllUsersToViewAndManageThisGroup` statement. If other users attempt to perform these operations, the request is denied. You can view the IAM actions that are defined with the **Write** or **Permissions management** access levels while creating this policy in the IAM console. To do this, switch from the **JSON** tab to the **Visual editor** tab. For more information about access levels, see [Actions, Resources, and Condition Keys for AWS Identity and Access Management](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_identityandaccessmanagement.html#identityandaccessmanagement-actions-as-permissions).