AWS Security ChangesHomeSearch

AWS medialive documentation change

Service: medialive · 2026-04-01 · Documentation low

File: medialive/latest/ug/setup-users-step-1-summary.md

Summary

Added two new rows to IAM permissions table for Elemental Inference features: 'Use features of AWS Elemental Inference' and 'Let MediaLive use FAS' with specific IAM actions

Security assessment

This change adds documentation about required IAM permissions for using Elemental Inference features and FAS (Forward Access Sessions). This is security documentation that helps users configure proper access controls, but there's no evidence it addresses a specific security vulnerability. It provides guidance on necessary permissions for these features.

Diff

diff --git a/medialive/latest/ug/setup-users-step-1-summary.md b/medialive/latest/ug/setup-users-step-1-summary.md
index 24b70ea60..f2c01f67d 100644
--- a//medialive/latest/ug/setup-users-step-1-summary.md
+++ b//medialive/latest/ug/setup-users-step-1-summary.md
@@ -45,0 +46,2 @@ Complex option for the trusted entity role | IAM | Enter a role for the trusted
+Use features of AWS Elemental Inference | Elemental Inference | When configuring a channel, so that MediaLive can work with the Elemental Inference feed |  `CreateFeed` `DeleteFeed` `GetFeed` `ListFeeds` `UpdateFeed`  
+Let MediaLive use FAS | Elemental Inference | So that MediaLive can use FAS to associate a newly configured channel with the Elemental Inference feed. |  `AssociateFeed` `DisassociateFeed` `GetFeed`