AWS medialive documentation change
Summary
Updated terminology from 'video aligned pipeline locking' to 'video aligned locking' throughout the metrics documentation.
Security assessment
This change updates terminology for a feature (video alignment for synchronization) but does not introduce or modify security-related content. There is no evidence of addressing a security vulnerability or weakness. The change appears to be a branding or naming consistency update.
Diff
diff --git a/medialive/latest/ug/eml-metrics-output-lock.md b/medialive/latest/ug/eml-metrics-output-lock.md index f8120840a..f72bddd59 100644 --- a//medialive/latest/ug/eml-metrics-output-lock.md +++ b//medialive/latest/ug/eml-metrics-output-lock.md @@ -41 +41 @@ If the metric applies, then a value of 1 means that all the eligible pairs of pi -This metric also applies when you have enabled [video aligned pipeline locking](./pipeline-locking-verify-input.html#pipeline-locking-video-alignment-inputs). Video aligned pipeline locking is an advanced configuration option that uses visual signature comparison instead of embedded timecodes for synchronization. The PipelinesLocked metric reports the same synchronization status regardless of whether standard pipeline locking or video aligned pipeline locking is in use. +This metric also applies when you have enabled [video aligned locking](./pipeline-locking-verify-input.html#pipeline-locking-video-alignment-inputs). Video aligned locking is an advanced configuration option that uses visual signature comparison instead of embedded timecodes for synchronization. The PipelinesLocked metric reports the same synchronization status regardless of whether standard pipeline locking or video aligned locking is in use. @@ -64 +64 @@ If the metric doesn't apply, the metric is always 0. -Indicates whether video aligned pipeline locking has successfully aligned the input video content between pipelines in the same pipeline locking pool. +Indicates whether video aligned locking has successfully aligned the input video content between pipelines in the same pipeline locking pool. @@ -66 +66 @@ Indicates whether video aligned pipeline locking has successfully aligned the in -In a video aligned pipeline locking pool, one pipeline serves as the reference and will always show a value of 1 for this metric. All other pipelines will only show 1 when they are successfully aligned with the reference pipeline. +In a video aligned locking pool, one pipeline serves as the reference and will always show a value of 1 for this metric. All other pipelines will only show 1 when they are successfully aligned with the reference pipeline. @@ -93 +93 @@ If the metric shows a value of 0, this indicates that video alignment could not - * Meaning of no datapoints: Video aligned pipeline locking is not configured, or the pipeline has not processed any video frames since the channel started. + * Meaning of no datapoints: Video aligned locking is not configured, or the pipeline has not processed any video frames since the channel started.