AWS Security ChangesHomeSearch

AWS step-functions documentation change

Service: step-functions · 2025-08-28 · Documentation low

File: step-functions/latest/dg/connect-emr.md

Summary

Replaced placeholder values in ARNs with specific examples (us-east-1 region, 123456789012 account ID, concrete cluster IDs)

Security assessment

Changes standardize example ARNs with concrete values but do not address security issues or introduce security content. Updates are documentation clarity improvements.

Diff

diff --git a/step-functions/latest/dg/connect-emr.md b/step-functions/latest/dg/connect-emr.md
index 50c1c0e00..a450a8657 100644
--- a//step-functions/latest/dg/connect-emr.md
+++ b//step-functions/latest/dg/connect-emr.md
@@ -350 +350 @@ _Static resources_
-            "arn:aws:elasticmapreduce:[[region]]:[[accountId]]:cluster/[[clusterId]]"
+                    "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/clusterId"
@@ -386 +386 @@ _Static resources_
-                    "arn:aws:elasticmapreduce:region:account-id:cluster/cluster-id"
+                    "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/myCluster-id"
@@ -427 +427 @@ _Static resources_
-            "arn:aws:iam::account-id:role/roleName"
+            "arn:aws:iam::123456789012:role/myRoleName"
@@ -445 +445 @@ _Static resources_
-                    "arn:aws:elasticmapreduce:region:account-id:cluster/cluster-id"
+                    "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/myCluster-id"
@@ -480 +480 @@ _Static resources_
-                    "arn:aws:elasticmapreduce:region:account-id:cluster/cluster-id"
+                    "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/myCluster-id"
@@ -518 +518 @@ _Static resources_
-                    "arn:aws:elasticmapreduce:region:account-id:cluster/cluster-id"
+                    "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/myCluster-id"
@@ -556 +556 @@ _Static resources_
-            "arn:aws:elasticmapreduce:region:account-id:cluster/cluster-id"
+            "arn:aws:elasticmapreduce:us-east-1:123456789012:cluster/myCluster-id"