AWS IAM documentation change
Summary
Changed example username from 'RichardRoe' to 'Richard' in role switching documentation
Security assessment
This is a trivial example update with no security context or implications. The change appears to simplify example names without security relevance.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_use_switch-role-console.md b/IAM/latest/UserGuide/id_roles_use_switch-role-console.md index b07e49ca5..c75274561 100644 --- a//IAM/latest/UserGuide/id_roles_use_switch-role-console.md +++ b//IAM/latest/UserGuide/id_roles_use_switch-role-console.md @@ -84 +84 @@ The name and color can help remind you when this role is active, which changes y -For example, assume you are signed in to account number `123456789012` using the user name `RichardRoe`. After you use the `admin-role` role, you want to stop using the role and return to your original permissions. To stop using the role, you choose **admin-role @ 123456789012** , and then choose **Switch back**. +For example, assume you are signed in to account number `123456789012` using the user name `Richard`. After you use the `admin-role` role, you want to stop using the role and return to your original permissions. To stop using the role, you choose **admin-role @ 123456789012** , and then choose **Switch back**.