AWS medialive documentation change
Summary
Clarified pipeline locking configuration (enabled by default) and specified UDP outputs must be segmented for locking to apply
Security assessment
Changes describe feature behavior and configuration options without addressing security vulnerabilities or introducing security-specific content
Diff
diff --git a/medialive/latest/ug/pipeline-lock.md b/medialive/latest/ug/pipeline-lock.md index a5f325bc4..25103f6fa 100644 --- a//medialive/latest/ug/pipeline-lock.md +++ b//medialive/latest/ug/pipeline-lock.md @@ -7 +7 @@ -MediaLive locks the two pipelines in a standard channel whenever locking is possible. It locks the pipelines to ensure that the output from the two pipelines are frame-accurate with each other. +You can configure MediaLive so that it locks the two pipelines in a standard channel. Pipeline locking ensures that the output from the two pipelines are frame-accurate with each other. Pipeline locking is enabled by default. @@ -9 +9 @@ MediaLive locks the two pipelines in a standard channel whenever locking is poss -MediaLive locks the pipelines on a best-efforts basis. When pipeline locking isn't possible, processing continues. The inability to lock pipelines isn't considered to be a fault condition. +When pipeline locking is enabled. MediaLive locks the pipelines on a best-efforts basis. When pipeline locking isn't possible, processing continues. The inability to lock pipelines isn't considered to be a fault condition. @@ -11 +11 @@ MediaLive locks the pipelines on a best-efforts basis. When pipeline locking isn -You can't disable pipeline locking in the applicable output types. But you should configure the behavior, to make sure it suits your workflow. +The default mode for pipeling locking is pipeline locking You can't disable pipeline locking in the applicable output types. But you should configure the behavior, to make sure it suits your workflow. @@ -27 +27 @@ Pipeline locking applies only to the following types of outputs: - * UDP + * UDP outputs that are segmented. You might have configured a UDP output group for segmented outputs. To verify, in a UDP output group, choose **Output** then **Network Settings** , then **Container Settings**. Look for the three fields that start with the term _Segmentation_.