AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2026-07-13 · Documentation low

File: AmazonECS/latest/developerguide/CWE_IAM_role.md

Summary

Rephrased sentence about EventBridge IAM role permissions

Security assessment

Minor wording change ('are provided by' to 'come from') without altering security meaning or addressing vulnerabilities.

Diff

diff --git a/AmazonECS/latest/developerguide/CWE_IAM_role.md b/AmazonECS/latest/developerguide/CWE_IAM_role.md
index a36c3abb8..b12298c3e 100644
--- a//AmazonECS/latest/developerguide/CWE_IAM_role.md
+++ b//AmazonECS/latest/developerguide/CWE_IAM_role.md
@@ -11 +11 @@ Creating the EventBridge roleAttaching a policy to the ecsEventsRole role
-Before you can use Amazon ECS scheduled tasks with EventBridge rules and targets, the EventBridge service needs permissions to run Amazon ECS tasks on your behalf. These permissions are provided by the EventBridge IAM role (`ecsEventsRole`).
+Before you can use Amazon ECS scheduled tasks with EventBridge rules and targets, the EventBridge service needs permissions to run Amazon ECS tasks on your behalf. These permissions come from the EventBridge IAM role (`ecsEventsRole`).