AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-07-25 · Documentation low

File: glue/latest/dg/create-an-iam-role-notebook.md

Summary

Updated KMS key ARN example with concrete account ID (111122223333)

Security assessment

Change replaces a placeholder account ID with a concrete example value. This is a documentation standardization with no security implications.

Diff

diff --git a/glue/latest/dg/create-an-iam-role-notebook.md b/glue/latest/dg/create-an-iam-role-notebook.md
index 19a37219c..051044f6c 100644
--- a//glue/latest/dg/create-an-iam-role-notebook.md
+++ b//glue/latest/dg/create-an-iam-role-notebook.md
@@ -48 +48 @@ JSON
-                "arn:aws:kms:*:account-id-without-hyphens:key/key-id"
+                    "arn:aws:kms:*:111122223333:key/key-id"