AWS Security ChangesHomeSearch

AWS resource-explorer documentation change

Service: resource-explorer · 2025-11-22 · Documentation low

File: resource-explorer/latest/userguide/configure-views-grant-access.md

Summary

Fixed URL formatting (added double slashes) in links to IAM Identity Center and IAM User Guide documentation.

Security assessment

Corrects hyperlink syntax but does not introduce or modify security-related content. The underlying documentation remains focused on existing security practices (IAM roles/permissions).

Diff

diff --git a/resource-explorer/latest/userguide/configure-views-grant-access.md b/resource-explorer/latest/userguide/configure-views-grant-access.md
index b0d9deb01..78e5441fd 100644
--- a//resource-explorer/latest/userguide/configure-views-grant-access.md
+++ b//resource-explorer/latest/userguide/configure-views-grant-access.md
@@ -15 +15 @@ To provide access, add permissions to your users, groups, or roles:
-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_.