AWS Security ChangesHomeSearch

AWS audit-manager documentation change

Service: audit-manager · 2025-07-25 · Documentation low

File: audit-manager/latest/userguide/settings-destination.md

Summary

Replaced placeholder account ID with 111122223333 in IAM ARN example

Security assessment

Example standardization without security implications.

Diff

diff --git a/audit-manager/latest/userguide/settings-destination.md b/audit-manager/latest/userguide/settings-destination.md
index 61cbb03e3..22518afdb 100644
--- a//audit-manager/latest/userguide/settings-destination.md
+++ b//audit-manager/latest/userguide/settings-destination.md
@@ -60 +60 @@ JSON
-                  "AWS": "arn:aws:iam::AssessmentOwnerAccountId:user/AssessmentOwnerUserName"
+                    "AWS": "arn:aws:iam::111122223333:user/AssessmentOwnerUserName"