AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

Service: wellarchitected · 2025-11-22 · Documentation low

File: wellarchitected/latest/userguide/iam-auth-access.md

Summary

Adjusted URL paths in IAM documentation links by adding double slashes for consistency.

Security assessment

Changes are purely URL formatting corrections. No modifications to security recommendations or evidence of vulnerability remediation.

Diff

diff --git a/wellarchitected/latest/userguide/iam-auth-access.md b/wellarchitected/latest/userguide/iam-auth-access.md
index bbf5d2142..c6ee55e4b 100644
--- a//wellarchitected/latest/userguide/iam-auth-access.md
+++ b//wellarchitected/latest/userguide/iam-auth-access.md
@@ -15 +15 @@ You can grant users, groups, or roles full control or read-only access to AWS We
-Create a permission set. Follow the instructions in [Create a permission set](https://docs.aws.amazon.com/singlesignon/latest/userguide/howtocreatepermissionset.html) in the _AWS IAM Identity Center User Guide_.
+Create a permission set. Follow the instructions in [Create a permission set](https://docs.aws.amazon.com//singlesignon/latest/userguide/howtocreatepermissionset.html) in the _AWS IAM Identity Center User Guide_.
@@ -19 +19 @@ Create a permission set. Follow the instructions in [Create a permission set](ht
-Create a role for identity federation. Follow the instructions in [Create a role for a third-party identity provider (federation)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp.html) in the _IAM User Guide_.
+Create a role for identity federation. Follow the instructions in [Create a role for a third-party identity provider (federation)](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-idp.html) in the _IAM User Guide_.
@@ -23 +23 @@ Create a role for identity federation. Follow the instructions in [Create a role
-       * Create a role that your user can assume. Follow the instructions in [Create a role for an IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.
+       * Create a role that your user can assume. Follow the instructions in [Create a role for an IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.
@@ -25 +25 @@ Create a role for identity federation. Follow the instructions in [Create a role
-       * (Not recommended) Attach a policy directly to a user or add a user to a user group. Follow the instructions in [Adding permissions to a user (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_.
+       * (Not recommended) Attach a policy directly to a user or add a user to a user group. Follow the instructions in [Adding permissions to a user (console)](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_.