AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-06-19 · Documentation low

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

Summary

Updated terminology from 'job runtime role' to 'job execution role' in troubleshooting guidance for FGAC permissions.

Security assessment

Minor terminology correction without evidence of addressing a security vulnerability. Does not introduce new security documentation.

Diff

diff --git a/emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-troubleshooting.md b/emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-troubleshooting.md
index e841c597b..ca0c8705a 100644
--- a//emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-troubleshooting.md
+++ b//emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-troubleshooting.md
@@ -19 +19 @@ The Spark History Server have all Spark events generated from the user profile a
-Make sure that your job runtime role has the permissions to run `SELECT` and `DESCRIBE` on the table that you are accessing.
+Make sure that your job execution role has the permissions to run `SELECT` and `DESCRIBE` on the table that you are accessing.