AWS medialive documentation change
Summary
Added SRT caller output type with note about mandatory encryption.
Security assessment
Explicitly states that SRT caller outputs are always encrypted, highlighting a security feature. No evidence of addressing a specific vulnerability.
Diff
diff --git a/medialive/latest/ug/outputs-supported-containers-downstream-systems.md b/medialive/latest/ug/outputs-supported-containers-downstream-systems.md index b7a90614f..2b8a0c8d2 100644 --- a//medialive/latest/ug/outputs-supported-containers-downstream-systems.md +++ b//medialive/latest/ug/outputs-supported-containers-downstream-systems.md @@ -25,0 +26 @@ RTMPS | Send a stream to a server that supports the RTMPS protocol. | RTMPS serv +SRT caller | Send a stream to a server that supports the SRT protocol as the SRT receiver. The output is always encrypted. AWS Elemental MediaConnect is an example of an SRT receiver that can handle encrypted SRT. | SRT | Yes | No