AWS Security ChangesHomeSearch

AWS lambda documentation change

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

File: lambda/latest/dg/with-eventbridge-scheduler.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in EventBridge Scheduler documentation

Security assessment

Branding terminology update without altering security requirements for execution roles or permissions

Diff

diff --git a/lambda/latest/dg/with-eventbridge-scheduler.md b/lambda/latest/dg/with-eventbridge-scheduler.md
index 2e1422b1e..048a0884a 100644
--- a//lambda/latest/dg/with-eventbridge-scheduler.md
+++ b//lambda/latest/dg/with-eventbridge-scheduler.md
@@ -17 +17 @@ 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_.