AWS Security ChangesHomeSearch

AWS ARG documentation change

Service: ARG · 2026-05-28 · Documentation low

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

Summary

Updated link from './security_iam_service-linked-roles.html' to './using-service-linked-roles.html'

Security assessment

Change only updates a documentation link with no security context or vulnerability mentioned. No evidence of security impact.

Diff

diff --git a/ARG/latest/userguide/monitor-groups-turn-on.md b/ARG/latest/userguide/monitor-groups-turn-on.md
index 8c9ea8867..8a81a6355 100644
--- a//ARG/latest/userguide/monitor-groups-turn-on.md
+++ b//ARG/latest/userguide/monitor-groups-turn-on.md
@@ -36 +36 @@ To turn on group lifecycle events in your AWS account, you must sign in as an AW
-When you initially turn on group lifecycle events in an AWS account, Resource Groups creates a [service-linked role named AWSServiceRoleForResourceGroups](./security_iam_service-linked-roles.html). This managed role has permission to use a Resource Groups managed EventBridge rule. The rule monitors the tags attached to your resources and the CloudFormation stacks in your account for any changes. Resource Groups then publishes those changes to the default event bus in Amazon EventBridge. The service also creates an EventBridge managed rule named `[Managed.ResourceGroups.TagChangeEvents](https://console.aws.amazon.com/events/home#/eventbus/default/rules/Managed.ResourceGroups.TagChangeEvents)`. This rule captures the details of tag changes of your resources. This lets Resource Groups generate membership events to send to EventBridge for your custom rules to process. Your EventBridge rules can then respond to events by sending notifications to the rules' configured targets.
+When you initially turn on group lifecycle events in an AWS account, Resource Groups creates a [service-linked role named AWSServiceRoleForResourceGroups](./using-service-linked-roles.html). This managed role has permission to use a Resource Groups managed EventBridge rule. The rule monitors the tags attached to your resources and the CloudFormation stacks in your account for any changes. Resource Groups then publishes those changes to the default event bus in Amazon EventBridge. The service also creates an EventBridge managed rule named `[Managed.ResourceGroups.TagChangeEvents](https://console.aws.amazon.com/events/home#/eventbus/default/rules/Managed.ResourceGroups.TagChangeEvents)`. This rule captures the details of tag changes of your resources. This lets Resource Groups generate membership events to send to EventBridge for your custom rules to process. Your EventBridge rules can then respond to events by sending notifications to the rules' configured targets.