AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/ManagementGuide/encryption-at-rest-kms.md

Summary

Fixed trailing comma in KMS policy action and updated example account ID

Security assessment

Syntax correction and example standardization. No security impact.

Diff

diff --git a/emr/latest/ManagementGuide/encryption-at-rest-kms.md b/emr/latest/ManagementGuide/encryption-at-rest-kms.md
index 52a086135..9bdb3e4af 100644
--- a//emr/latest/ManagementGuide/encryption-at-rest-kms.md
+++ b//emr/latest/ManagementGuide/encryption-at-rest-kms.md
@@ -49 +49 @@ JSON
-          "kms:GenerateDataKey*",
+                "kms:GenerateDataKey*"
@@ -78 +78 @@ JSON
-              "arn:aws:iam::accountID:role/EMR_EC2_DefaultRole"
+                        "arn:aws:iam::111122223333:role/EMR_EC2_DefaultRole"