AWS medialive medium security documentation change
Summary
Added note about constant egress IP addresses for authorization
Security assessment
Documents security-relevant feature: static IPs enable secure network access control. Allows customers to implement IP whitelisting in downstream systems, reducing attack surface.
Diff
diff --git a/medialive/latest/ug/monitoring-console-general.md b/medialive/latest/ug/monitoring-console-general.md index bbfeff888..18b043933 100644 --- a//medialive/latest/ug/monitoring-console-general.md +++ b//medialive/latest/ug/monitoring-console-general.md @@ -101,0 +102,2 @@ In a channel set up for [delivery via your VPC](./delivery-out-vpc.html), this e +The egress endpoint IP addresses remain constant for each pipeline in the channel, for the lifetime of the channel. You can use these addresses to authorize traffic from specific IP addresses in your downstream systems. +