AWS Security ChangesHomeSearch

AWS medialive documentation change

Service: medialive · 2025-04-03 · Documentation low

File: medialive/latest/ug/inputs-supported-formats.md

Summary

Reorganized transport stream entries and added SMPTE 2110 stream support documentation

Security assessment

Added documentation about secure connections (HTTPS/S3) for TS files, but no specific vulnerability addressed

Diff

diff --git a/medialive/latest/ug/inputs-supported-formats.md b/medialive/latest/ug/inputs-supported-formats.md
index 19cc8d1f3..1b8067aaf 100644
--- a//medialive/latest/ug/inputs-supported-formats.md
+++ b//medialive/latest/ug/inputs-supported-formats.md
@@ -23,2 +22,0 @@ MP4 | Pull an MP4 file from an Amazon S3 bucket, using a secure connection. With
-Transport Stream (TS) file | Pull | Pull a TS file from an HTTP server, with or without a secure connection. File extensions of .ts or .m2ts are supported.MediaLive only supports static TS files. It does not support growing TS files that are written to while in use. | HTTP server or HTTPS server  
-Transport Stream (TS) file | Pull a TS file from an Amazon S3 bucket, using a secure connection. File extensions of .ts or .m2ts are supported.MediaLive only supports static TS files. It does not support growing TS files that are written to while in use.With MediaLive, the bucket name can't use _dot_ notation. For example, `mycompany-videos` is valid, but `mycompany.videos` isn't.  | Amazon S3 over a custom protocol  
@@ -29,0 +28,3 @@ RTP | Push a transport stream (TS) in your VPC to a fixed endpoint on MediaLive,
+SMPTE 2110 stream | Pull | Pull a set of streams that are compliant with the SMPTE 2110 specification. MediaLive supports 2022-7 seamless protection switching with SMPTE 2110 inputs.MediaLive doesn't support SMPTE 2110 with NMOS. The SMPTE 2110 source must be Precision Time Protocol (PTP) locked, to ensure that the video, audio, and ancillary data synchronize properly. | A service provider that supports delivery of SMPTE 2110 using SDP files retrieved from the service provider. SMPTE 2110 is delivered using RTP.  
+Transport Stream (TS) file | Pull | Pull a TS file from an HTTP server, with or without a secure connection. File extensions of .ts or .m2ts are supported.MediaLive only supports static TS files. It does not support growing TS files that are written to while in use. | HTTP server or HTTPS server  
+Transport Stream (TS) file | Pull a TS file from an Amazon S3 bucket, using a secure connection. File extensions of .ts or .m2ts are supported.MediaLive only supports static TS files. It does not support growing TS files that are written to while in use.With MediaLive, the bucket name can't use _dot_ notation. For example, `mycompany-videos` is valid, but `mycompany.videos` isn't.  | Amazon S3 over a custom protocol