AWS Security ChangesHomeSearch

AWS IAM documentation change

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

File: IAM/latest/UserGuide/id_roles_use_passrole.md

Summary

Fixed a typo in documentation about Enhanced Monitoring access policies (changed 'to to list' to 'to list')

Security assessment

This change corrects a minor grammatical error in documentation about IAM policies for RDS Enhanced Monitoring. There is no evidence of addressing a security vulnerability or weakness. The change does not alter security guidance, policy examples, or introduce new security concepts.

Diff

diff --git a/IAM/latest/UserGuide/id_roles_use_passrole.md b/IAM/latest/UserGuide/id_roles_use_passrole.md
index 6d8ef3299..a1e5dbe1a 100644
--- a//IAM/latest/UserGuide/id_roles_use_passrole.md
+++ b//IAM/latest/UserGuide/id_roles_use_passrole.md
@@ -130 +130 @@ The role automatically gets a trust policy that grants the `monitoring.rds.amazo
-The user that you want to access Enhanced Monitoring needs a policy that includes a statement that allows the user to to list the RDS roles and a statement that allows the user to pass the role, like the following. Use your account number and replace the role name with the name you provided in step 6.
+The user that you want to access Enhanced Monitoring needs a policy that includes a statement that allows the user to list the RDS roles and a statement that allows the user to pass the role, like the following. Use your account number and replace the role name with the name you provided in step 6.