AWS Security ChangesHomeSearch

AWS scheduler documentation change

Service: scheduler · 2025-10-22 · Documentation low

File: scheduler/latest/UserGuide/security_iam_id-based-policy-examples.md

Summary

Removed mention of specific interfaces (AWS Management Console, CLI, API) from default permissions statement while maintaining core IAM policy guidance

Security assessment

The change simplifies documentation about default permissions but doesn't address vulnerabilities or security flaws. The removed text was redundant rather than security-critical, as IAM policies inherently control access across all interfaces

Diff

diff --git a/scheduler/latest/UserGuide/security_iam_id-based-policy-examples.md b/scheduler/latest/UserGuide/security_iam_id-based-policy-examples.md
index 4fab77d24..0694cc651 100644
--- a//scheduler/latest/UserGuide/security_iam_id-based-policy-examples.md
+++ b//scheduler/latest/UserGuide/security_iam_id-based-policy-examples.md
@@ -9 +9 @@ Policy best practicesEventBridge Scheduler permissionsAWS managed policiesCustom
-By default, users and roles don't have permission to create or modify EventBridge Scheduler resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
+By default, users and roles don't have permission to create or modify EventBridge Scheduler resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.