AWS ARG documentation change
Summary
Updated link from security_iam_service-linked-roles.html to using-service-linked-roles.html for service-linked role deletion
Security assessment
Broken link correction without security impact. Maintains existing IAM documentation but doesn't introduce new security content.
Diff
diff --git a/ARG/latest/userguide/monitor-groups-turn-off.md b/ARG/latest/userguide/monitor-groups-turn-off.md index 843687a01..dccfefae5 100644 --- a//ARG/latest/userguide/monitor-groups-turn-off.md +++ b//ARG/latest/userguide/monitor-groups-turn-off.md @@ -15 +15 @@ Turning off group lifecycle events deletes the Resource Groups managed EventBrid -Turning off group lifecycle events does **_not_** delete the service-linked role. You can [delete the service-linked role manually](./security_iam_service-linked-roles.html#delete-service-linked-role) if you wish using IAM. If you later need to turn on group lifecycle events again and the service-linked role doesn't exist, Resource Groups recreates it automatically. +Turning off group lifecycle events does **_not_** delete the service-linked role. You can [delete the service-linked role manually](./using-service-linked-roles.html#delete-service-linked-role) if you wish using IAM. If you later need to turn on group lifecycle events again and the service-linked role doesn't exist, Resource Groups recreates it automatically.