AWS audit-manager documentation change
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-export-destination.md b/audit-manager/latest/userguide/settings-export-destination.md index a0c5772d9..94ba5fb2f 100644 --- a//audit-manager/latest/userguide/settings-export-destination.md +++ b//audit-manager/latest/userguide/settings-export-destination.md @@ -61 +61 @@ JSON - "AWS": "arn:aws:iam::AssessmentOwnerAccountId:user/AssessmentOwnerUserName" + "AWS": "arn:aws:iam::111122223333:user/AssessmentOwnerUserName"