AWS Security ChangesHomeSearch

AWS IAM documentation change

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

File: IAM/latest/UserGuide/troubleshoot_access-denied.md

Summary

Fixed a typo in an error message ('ListRespositories' to 'ListRepositories') and changed a section heading from 'Access is denied due to identity-based policies – explicit denial' to 'Access denied due to identity-based policies – explicit denial'.

Security assessment

Typo fixes and grammatical improvements in troubleshooting documentation. No security issue addressed.

Diff

diff --git a/IAM/latest/UserGuide/troubleshoot_access-denied.md b/IAM/latest/UserGuide/troubleshoot_access-denied.md
index c9d9ba3ea..fbeeaf750 100644
--- a//IAM/latest/UserGuide/troubleshoot_access-denied.md
+++ b//IAM/latest/UserGuide/troubleshoot_access-denied.md
@@ -124 +124 @@ The following examples show the format for different types of access denied erro
-    because no service control policy allows the codecommit:ListRespositories action
+    because no service control policy allows the codecommit:ListRepositories action
@@ -342 +342 @@ Error message without a policy ARN:
-### Access is denied due to identity-based policies – explicit denial
+### Access denied due to identity-based policies – explicit denial