AWS Security ChangesHomeSearch

AWS step-functions documentation change

Service: step-functions · 2025-11-19 · Documentation low

File: step-functions/latest/dg/using-eventbridge-scheduler.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in the context of execution role setup methods.

Security assessment

Terminology update only. No changes to security permissions, vulnerabilities, or IAM role configurations. Maintains existing security documentation without alterations.

Diff

diff --git a/step-functions/latest/dg/using-eventbridge-scheduler.md b/step-functions/latest/dg/using-eventbridge-scheduler.md
index 6bc4f7142..f7b3770eb 100644
--- a//step-functions/latest/dg/using-eventbridge-scheduler.md
+++ b//step-functions/latest/dg/using-eventbridge-scheduler.md
@@ -30 +30 @@ When you create a new schedule, EventBridge Scheduler must have permission to in
-When you use the EventBridge Scheduler console to create a schedule, as in the following procedure, EventBridge Scheduler automatically sets up an execution role based on your selected target. If you want to create a schedule using one of the EventBridge Scheduler SDKs, the AWS CLI, or AWS CloudFormation, you must have an existing execution role that grants the permissions EventBridge Scheduler requires to invoke a target. For more information about manually setting up an execution role for your schedule, see [Setting up an execution role](https://docs.aws.amazon.com/scheduler/latest/UserGuide/setting-up.html#setting-up-execution-role) in the _EventBridge Scheduler User Guide_. 
+When you use the EventBridge Scheduler console to create a schedule, as in the following procedure, EventBridge Scheduler automatically sets up an execution role based on your selected target. If you want to create a schedule using one of the EventBridge Scheduler SDKs, the AWS CLI, or CloudFormation, you must have an existing execution role that grants the permissions EventBridge Scheduler requires to invoke a target. For more information about manually setting up an execution role for your schedule, see [Setting up an execution role](https://docs.aws.amazon.com/scheduler/latest/UserGuide/setting-up.html#setting-up-execution-role) in the _EventBridge Scheduler User Guide_.