AWS Security ChangesHomeSearch

AWS datazone documentation change

Service: datazone · 2025-08-19 · Documentation low

File: datazone/latest/userguide/create-domain.md

Summary

Updated KMS key ARN example with concrete values

Security assessment

Change only provides a more specific example of a KMS ARN format without introducing new security concepts

Diff

diff --git a/datazone/latest/userguide/create-domain.md b/datazone/latest/userguide/create-domain.md
index 67c5a9a2d..914b1a937 100644
--- a//datazone/latest/userguide/create-domain.md
+++ b//datazone/latest/userguide/create-domain.md
@@ -49 +49 @@ JSON
-                        "arn:aws:<region>:<account-id>:key/<key-id>"
+                        "arn:aws:kms:us-east-1:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"