AWS emr documentation change
Summary
Expanded Lake Formation fine-grained access controls documentation to include write queries (previously only covered read queries)
Security assessment
This change enhances documentation about existing security features (fine-grained access controls) but doesn't indicate any security vulnerability being fixed. It improves clarity about security capabilities without addressing a specific incident.
Diff
diff --git a/emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.md b/emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.md index 77ca06c1f..26bbdd11e 100644 --- a//emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.md +++ b//emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.md @@ -11 +11 @@ Step 1: Set up Lake Formation-based permissionsStep 2: Setup EKS RBAC permission -With Amazon EMR release 7.7 and higher, you can leverage AWS Lake Formation to apply fine-grained access controls on Data Catalog tables that are backed by Amazon S3. This capability lets you configure table, row, column, and cell level access controls for read queries within your Amazon EMR on EKS Spark Jobs. +With Amazon EMR release 7.7 and higher, you can leverage AWS Lake Formation to apply fine-grained access controls on Data Catalog tables that are backed by Amazon S3. This capability lets you configure table, row, column, and cell level access controls for read and write queries within your Amazon EMR on EKS Spark Jobs.