AWS Security ChangesHomeSearch

AWS ARG documentation change

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

File: ARG/latest/userguide/rg-auth-access.md

Summary

Fixed URL formatting by adding double slashes in IAM policy documentation links

Security assessment

The changes only correct URL path formatting in existing security documentation. While the document discusses IAM policies and access controls, the modifications themselves don't introduce new security content or address vulnerabilities - they only fix link syntax.

Diff

diff --git a/ARG/latest/userguide/rg-auth-access.md b/ARG/latest/userguide/rg-auth-access.md
index d151d0845..a09351b7e 100644
--- a//ARG/latest/userguide/rg-auth-access.md
+++ b//ARG/latest/userguide/rg-auth-access.md
@@ -9 +9 @@ Resource Groups supports the following.
-  * **Action-based policies.** For example, you can create a policy that allows users to perform [**ListGroups**](https://docs.aws.amazon.com/ARG/latest/APIReference/API_ListGroups.html) operations, but no others.
+  * **Action-based policies.** For example, you can create a policy that allows users to perform [**ListGroups**](https://docs.aws.amazon.com//ARG/latest/APIReference/API_ListGroups.html) operations, but no others.
@@ -11 +11 @@ Resource Groups supports the following.
-  * **Resource-level permissions.** Resource Groups supports using [ARNs](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) to specify individual resources in the policy.
+  * **Resource-level permissions.** Resource Groups supports using [ARNs](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) to specify individual resources in the policy.
@@ -24 +24 @@ For more information about how Resource Groups and Tag Editor integrate with AWS
-  * [AWS services that work with IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html#management_svcs)
+  * [AWS services that work with IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html#management_svcs)
@@ -26 +26 @@ For more information about how Resource Groups and Tag Editor integrate with AWS
-  * [Actions, resources, and condition keys for AWS Resource Groups](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsresourcegroups.html)
+  * [Actions, resources, and condition keys for AWS Resource Groups](https://docs.aws.amazon.com//IAM/latest/UserGuide/list_awsresourcegroups.html)
@@ -28 +28 @@ For more information about how Resource Groups and Tag Editor integrate with AWS
-  * [Controlling access using policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_controlling.html)
+  * [Controlling access using policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_controlling.html)