AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/EMR-Serverless-UserGuide/lake-formation-section.md

Summary

Added feature availability table and updated terminology from 'unfiltered access' to 'full table access'

Security assessment

The update clarifies security-related access modes (e.g., fine-grained access control) but does not address a specific security issue. The terminology change improves documentation accuracy for security features.

Diff

diff --git a/emr/latest/EMR-Serverless-UserGuide/lake-formation-section.md b/emr/latest/EMR-Serverless-UserGuide/lake-formation-section.md
index 9fcbe5b46..b070a95b0 100644
--- a//emr/latest/EMR-Serverless-UserGuide/lake-formation-section.md
+++ b//emr/latest/EMR-Serverless-UserGuide/lake-formation-section.md
@@ -4,0 +5,2 @@
+Feature availability
+
@@ -7 +9,13 @@
-Learn how to use Lake Formation to provide fine-grained access control.
+You can configure EMR Serverless applications to use Lake Formation with either full table access or fine-grained access control. For details on supported features in each access mode, review the the following table.
+
+## Feature availability
+
+Feature | Available from  
+---|---  
+Read operations (SELECT, DESCRIBE) for Hive, Iceberg tables | EMR 7.2+  
+Multi-dialect views | EMR 7.6+  
+Read operations (SELECT, DESCRIBE) for Delta Lake and Hudi tables | EMR 7.6+  
+Full table access for Hive, Iceberg | EMR 7.9+  
+Full table access for Delta Lake | EMR 7.11+  
+Write operations (DDL, DML) for Hive, Iceberg and Delta Lake tables | EMR 7.12+  
+Full table access for Hudi | EMR 7.12+  
@@ -17 +31 @@ Considerations for EMR Serverless Trusted-Identity-Propagation integration
-Lake Formation unfiltered access for EMR Serverless
+Lake Formation full table access for EMR Serverless