AWS Security ChangesHomeSearch

AWS eventbridge documentation change

Service: eventbridge · 2025-11-19 · Documentation low

File: eventbridge/latest/userguide/using-eventbridge-scheduler.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in the context of schedule creation methods.

Security assessment

This is a terminology update without security relevance. No changes to execution role permissions or security configurations were made.

Diff

diff --git a/eventbridge/latest/userguide/using-eventbridge-scheduler.md b/eventbridge/latest/userguide/using-eventbridge-scheduler.md
index ed1eed02f..3c48f3d27 100644
--- a//eventbridge/latest/userguide/using-eventbridge-scheduler.md
+++ b//eventbridge/latest/userguide/using-eventbridge-scheduler.md
@@ -19 +19 @@ 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_.