AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2026-04-19 · Documentation low

File: IAM/latest/UserGuide/access-analyzer-findings-remediate.md

Summary

Fixed two typos: changed 'mutliple' to 'multiple' and corrected a link text from 'Removing a permissions from a user' to 'Removing permissions from a user'.

Security assessment

These are minor grammatical and formatting corrections in documentation about remediating IAM Access Analyzer findings. The changes improve clarity but don't address security vulnerabilities or add new security documentation.

Diff

diff --git a/IAM/latest/UserGuide/access-analyzer-findings-remediate.md b/IAM/latest/UserGuide/access-analyzer-findings-remediate.md
index ed23d8f21..7895ac2cf 100644
--- a//IAM/latest/UserGuide/access-analyzer-findings-remediate.md
+++ b//IAM/latest/UserGuide/access-analyzer-findings-remediate.md
@@ -64 +64 @@ For unused permission findings, IAM Access Analyzer can recommend policies to re
-  4. In the **Recommendations** section, if there are policies listed in the **Recommended policy** column, choose **Preview policy** to view the existing policy with the recommended policy to replace the existing policy. If there are mutliple recommended policies, you can choose **Next policy** and **Previous policy** to view each existing and recommended policy.
+  4. In the **Recommendations** section, if there are policies listed in the **Recommended policy** column, choose **Preview policy** to view the existing policy with the recommended policy to replace the existing policy. If there are multiple recommended policies, you can choose **Next policy** and **Previous policy** to view each existing and recommended policy.
@@ -70 +70 @@ For unused permission findings, IAM Access Analyzer can recommend policies to re
-  7. Remove the policies listed in the **Existing permissions policy** column from the IAM user or role. For more information, see [Removing a permissions from a user (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-remove-policy-console) and [Modifying a role permissions policy (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-modify_permissions-policy).
+  7. Remove the policies listed in the **Existing permissions policy** column from the IAM user or role. For more information, see [Removing permissions from a user (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-remove-policy-console) and [Modifying a role permissions policy (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-modify_permissions-policy).