AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/ManagementGuide/emr-steps-runtime-roles.md

Summary

Replaced placeholder runtime role ARN with a concrete example

Security assessment

Standardizes example ARN format without altering security-related content.

Diff

diff --git a/emr/latest/ManagementGuide/emr-steps-runtime-roles.md b/emr/latest/ManagementGuide/emr-steps-runtime-roles.md
index 345b9e76b..759668765 100644
--- a//emr/latest/ManagementGuide/emr-steps-runtime-roles.md
+++ b//emr/latest/ManagementGuide/emr-steps-runtime-roles.md
@@ -73 +73 @@ JSON
-            "runtime-role-ARN"
+            "arn:aws:iam::123456789012:role/EMRRuntimeRole"