AWS Security ChangesHomeSearch

AWS controltower documentation change

Service: controltower · 2025-08-13 · Documentation low

File: controltower/latest/userguide/roles-how.md

Summary

Updated ARN examples with specific account numbers and region identifiers

Security assessment

The changes replace placeholder values with concrete ARN examples but do not address security vulnerabilities or document new security features.

Diff

diff --git a/controltower/latest/userguide/roles-how.md b/controltower/latest/userguide/roles-how.md
index 0548e48d3..3564d9036 100644
--- a//controltower/latest/userguide/roles-how.md
+++ b//controltower/latest/userguide/roles-how.md
@@ -91,2 +91,2 @@ JSON
-              "arn:aws:iam:::role/service-role/AWSControlTowerConfigAggregatorRoleForOrganizations",
-              "arn:aws:config:::config-aggregator/"
+              "arn:aws:iam::123456789012:role/service-role/AWSControlTowerConfigAggregatorRoleForOrganizations",
+              "arn:aws:config:us-east-1:123456789012:config-aggregator/"