AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2025-08-10 · Documentation low

File: sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md

Summary

Updated EMR cluster ARN and execution role ARN with concrete values

Security assessment

Changes provide specific example values but do not modify security controls or address vulnerabilities. Maintains existing security context.

Diff

diff --git a/sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md b/sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md
index d40159440..997ce93c4 100644
--- a//sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md
+++ b//sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md
@@ -157 +157 @@ JSON
-                "Resource": "",
+                "Resource": "arn:aws:elasticmapreduce:us-east-1:111122223333:cluster/cluster-id",
@@ -161 +161 @@ JSON
-                            "arn:aws:iam::emr_account_id:role/emr-execution-role-name"
+                            "arn:aws:iam::111122223333:role/emr-execution-role-name"