AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-05-31 · Documentation low

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

Summary

Updated credential resolver documentation from S3A FileSystem to EMR Filesystem (EMRFS)

Security assessment

Clarifies implementation details for credential resolution but doesn't introduce or modify security controls

Diff

diff --git a/emr/latest/EMR-Serverless-UserGuide/lake-formation-unfiltered-access.md b/emr/latest/EMR-Serverless-UserGuide/lake-formation-unfiltered-access.md
index eab9fbfbc..74389e6de 100644
--- a//emr/latest/EMR-Serverless-UserGuide/lake-formation-unfiltered-access.md
+++ b//emr/latest/EMR-Serverless-UserGuide/lake-formation-unfiltered-access.md
@@ -115 +115 @@ Iceberg
-  * `spark.hadoop.fs.s3.credentialsResolverClass=com.amazonaws.glue.accesscontrol.s3a.AWSLakeFormationCredentialResolver`: Configure S3A FileSystem to use AWS Lake Formation S3 credentials for Lake Formation registered tables. If the table is not registered, use the job's runtime role credentials.
+  * `spark.hadoop.fs.s3.credentialsResolverClass=com.amazonaws.glue.accesscontrol.s3a.AWSLakeFormationCredentialResolver`: Configure EMR Filesystem (EMRFS) to use AWS Lake Formation S3 credentials for Lake Formation registered tables. If the table is not registered, use the job's runtime role credentials.