AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/ManagementGuide/emr-managed-notebooks-headless.md

Summary

Replaced placeholder account ID and region in resource ARNs

Security assessment

Standardization of example ARNs. No evidence of security impact.

Diff

diff --git a/emr/latest/ManagementGuide/emr-managed-notebooks-headless.md b/emr/latest/ManagementGuide/emr-managed-notebooks-headless.md
index 126c60a1d..c47e99920 100644
--- a//emr/latest/ManagementGuide/emr-managed-notebooks-headless.md
+++ b//emr/latest/ManagementGuide/emr-managed-notebooks-headless.md
@@ -49 +49 @@ JSON
-                "Resource": "arn:aws:iam::account-id:role/EMR_Notebooks_DefaultRole"
+                "Resource": "arn:aws:iam::111122223333:role/EMR_Notebooks_DefaultRole"
@@ -74 +74 @@ JSON
-                    "arn:aws:emr-containers:region:account-id:/virtualclusters/virtual-cluster-id/endpoints/managed-endpoint-id"
+                    "arn:aws:emr-containers:us-east-1:account-id:/virtualclusters/virtual-cluster-id/endpoints/managed-endpoint-id"
@@ -91 +91 @@ JSON
-                    "arn:aws:emr-containers:region:account-id:/virtualclusters/virtual-cluster-id/endpoints/managed-endpoint-id"
+                    "arn:aws:emr-containers:us-east-1:account-id:/virtualclusters/virtual-cluster-id/endpoints/managed-endpoint-id"