AWS Security ChangesHomeSearch

AWS step-functions documentation change

Service: step-functions · 2026-03-13 · Documentation low

File: step-functions/latest/dg/tutorial-xray-traces.md

Summary

Fixed broken link reference to Lambda IAM role creation instructions

Security assessment

This is a documentation formatting fix with no security implications. The change simply corrects a broken link to existing IAM role documentation without altering security content.

Diff

diff --git a/step-functions/latest/dg/tutorial-xray-traces.md b/step-functions/latest/dg/tutorial-xray-traces.md
index 548107c24..7961669ca 100644
--- a//step-functions/latest/dg/tutorial-xray-traces.md
+++ b//step-functions/latest/dg/tutorial-xray-traces.md
@@ -18,0 +19,2 @@ Lambda requires you to assign an AWS Identity and Access Management (IAM) role w
+### To create a role for use with Lambda
+
@@ -64 +66 @@ Ensure that your Lambda function is under the same AWS account and AWS Region as
-    4. For **Existing role** , select [the Lambda role that you created earlier](./.html#create-xray-lambda-state-machine-to-create-a-role-for-use-with-lambda).
+    4. For **Existing role** , select the Lambda role that you created earlier.