AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2026-06-16 · Documentation low

File: emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.md

Summary

Updated IAM role ARN example from QueryExecutionRole to QueryEngineRole

Security assessment

Change only corrects a role name reference in an example without modifying security semantics. No security implications or vulnerability fixes are indicated.

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 097151da7..73a7bb032 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
@@ -240 +240 @@ JSON
-            "AWS": "arn:aws:iam::123456789012:role/QueryExecutionRole"
+            "AWS": "arn:aws:iam::123456789012:role/QueryEngineRole"