AWS Security ChangesHomeSearch

AWS ARG documentation change

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

File: ARG/latest/userguide/security_iam_id-based-policy-examples.md

Summary

Fixed URL paths in IAM policy documentation references

Security assessment

Changes consist solely of URL path corrections (adding double slashes) for existing IAM policy documentation links. No security policies, recommendations, or examples were substantively modified.

Diff

diff --git a/ARG/latest/userguide/security_iam_id-based-policy-examples.md b/ARG/latest/userguide/security_iam_id-based-policy-examples.md
index affeb8f89..8207d363a 100644
--- a//ARG/latest/userguide/security_iam_id-based-policy-examples.md
+++ b//ARG/latest/userguide/security_iam_id-based-policy-examples.md
@@ -11 +11 @@ By default, IAM principals, such as roles and users, don't have permission to cr
-To learn how to create an IAM identity-based policy using these example JSON policy documents, see [Creating Policies on the JSON Tab](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html#access_policies_create-json-editor) in the _IAM User Guide_.
+To learn how to create an IAM identity-based policy using these example JSON policy documents, see [Creating Policies on the JSON Tab](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html#access_policies_create-json-editor) in the _IAM User Guide_.
@@ -49 +49 @@ To access the AWS Resource Groups and Tag Editor console and API, you must have
-To ensure that those entities can still use Resource Groups, attach the following policy (or a policy that contains the permissions listed in the following policy) to the entities. For more information, see [Adding Permissions to a User](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_ :
+To ensure that those entities can still use Resource Groups, attach the following policy (or a policy that contains the permissions listed in the following policy) to the entities. For more information, see [Adding Permissions to a User](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_ :
@@ -146 +146 @@ JSON
-You can attach this policy to the principals in your account. If a principal with the tag key `project` and tag value `alpha` attempts to view a resource group, the group must also be tagged `project=alpha`. Otherwise the user is denied access. The condition tag key `project` matches both `Project` and `project` because condition key names are not case-sensitive. For more information, see [IAM JSON Policy Elements: Condition](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html) in the _IAM User Guide_.
+You can attach this policy to the principals in your account. If a principal with the tag key `project` and tag value `alpha` attempts to view a resource group, the group must also be tagged `project=alpha`. Otherwise the user is denied access. The condition tag key `project` matches both `Project` and `project` because condition key names are not case-sensitive. For more information, see [IAM JSON Policy Elements: Condition](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_elements_condition.html) in the _IAM User Guide_.