AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-04-23 · Documentation low

File: emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md

Summary

Fixed JSON syntax in configuration example for HDFS encryption

Security assessment

The change corrects a formatting error in a code example but does not alter security functionality or documentation. No evidence of a security vulnerability being addressed.

Diff

diff --git a/emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md b/emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md
index 53b7bf050..ff6fc52d3 100644
--- a//emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md
+++ b//emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md
@@ -276,2 +276 @@ You can provide these configurations by using `ranger-kms-dbks-site` classificat
-        }
-    ]]
+    }]