AWS Security ChangesHomeSearch

AWS ARG documentation change

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

File: ARG/latest/userguide/monitor-groups-turn-off.md

Summary

Fixed URL formatting by adding double slashes in documentation links

Security assessment

The changes only correct URL path formatting (adding missing slashes in documentation links). There is no mention of security vulnerabilities, access controls, or security-related functionality changes.

Diff

diff --git a/ARG/latest/userguide/monitor-groups-turn-off.md b/ARG/latest/userguide/monitor-groups-turn-off.md
index 99fdef8b1..fc29c130f 100644
--- a//ARG/latest/userguide/monitor-groups-turn-off.md
+++ b//ARG/latest/userguide/monitor-groups-turn-off.md
@@ -11 +11 @@ You can turn off group lifecycle events to stop AWS Resource Groups from emittin
-Turning off group lifecycle events deletes the Resource Groups managed EventBridge rule used to scan your resource tags and CloudFormation stacks for changes. Resource Groups can no longer pass those changes to EventBridge. Any rules you defined in EventBridge that look for Resource Groups events stop receiving events to process. If you intend to turn on group lifecycle events again in the future, you can disable your rules. If you don't intend to use those rules again, you can delete them. For more information, see [Disabling or deleting an EventBridge rule](https://docs.aws.amazon.com/eventbridge/latest/userguide/delete-or-disable-rule.html) in the _Amazon EventBridge User Guide_.
+Turning off group lifecycle events deletes the Resource Groups managed EventBridge rule used to scan your resource tags and CloudFormation stacks for changes. Resource Groups can no longer pass those changes to EventBridge. Any rules you defined in EventBridge that look for Resource Groups events stop receiving events to process. If you intend to turn on group lifecycle events again in the future, you can disable your rules. If you don't intend to use those rules again, you can delete them. For more information, see [Disabling or deleting an EventBridge rule](https://docs.aws.amazon.com//eventbridge/latest/userguide/delete-or-disable-rule.html) in the _Amazon EventBridge User Guide_.
@@ -69 +69 @@ For more information, see the following resources:
-  * AWS CLI – [aws resource-groups update-account-settings](https://docs.aws.amazon.com/cli/latest/reference/resource-groups/update-account-settings.html) and [aws resource-groups get-account-settings](https://docs.aws.amazon.com/cli/latest/reference/resource-groups/get-account-settings.html)
+  * AWS CLI – [aws resource-groups update-account-settings](https://docs.aws.amazon.com//cli/latest/reference/resource-groups/update-account-settings.html) and [aws resource-groups get-account-settings](https://docs.aws.amazon.com//cli/latest/reference/resource-groups/get-account-settings.html)
@@ -71 +71 @@ For more information, see the following resources:
-  * API – [UpdateAccountSettings](https://docs.aws.amazon.com/ARG/latest/APIReference/API_UpdateAccountSettings.html) and [GetAccountSettings](https://docs.aws.amazon.com/ARG/latest/APIReference/API_GetAccountSettings.html)
+  * API – [UpdateAccountSettings](https://docs.aws.amazon.com//ARG/latest/APIReference/API_UpdateAccountSettings.html) and [GetAccountSettings](https://docs.aws.amazon.com//ARG/latest/APIReference/API_GetAccountSettings.html)