AWS Security ChangesHomeSearch

AWS medialive documentation change

Service: medialive · 2025-10-25 · Documentation low

File: medialive/latest/ug/requirements-for-medialive.md

Summary

Expanded scope of 'ListAlerts' action to include multiplexes and clusters, and added new actions 'ListClusterAlerts' and 'ListMultiplexAlerts'.

Security assessment

The update clarifies permissions but does not explicitly address security vulnerabilities or introduce new security features.

Diff

diff --git a/medialive/latest/ug/requirements-for-medialive.md b/medialive/latest/ug/requirements-for-medialive.md
index 633e22019..a9cf71ce4 100644
--- a//medialive/latest/ug/requirements-for-medialive.md
+++ b//medialive/latest/ug/requirements-for-medialive.md
@@ -28 +28 @@ View channels, devices, inputs, and input security groups | MediaLive |  `ListCh
-View alerts for running channelsNote that this action doesn't appear in the policy wizard on the IAM console. To include this action, create a policy, then edit the policy and type the line `"medialive:ListAlerts",` directly in the JSON. You can perform all these steps in the IAM console. | MediaLive | `ListAlerts`  
+View alerts for channels and multiplexes, when they are running, and for AWS Elemental MediaLive Anywhere clusters. | MediaLive | `ListAlerts``ListClusterAlerts``ListMultiplexAlerts`