AWS AWSCloudFormation documentation change
Summary
Added documentation for filter configuration, EXT-X-START tag usage, and SigV4 compliance for LL-HLS manifests
Security assessment
Similar to the HLS manifest changes, this documents SigV4 compliance for low-latency manifests, enhancing security documentation without addressing a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediapackagev2-originendpoint-lowlatencyhlsmanifestconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediapackagev2-originendpoint-lowlatencyhlsmanifestconfiguration.md index 5dae3a532..edeb1c6e8 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediapackagev2-originendpoint-lowlatencyhlsmanifestconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediapackagev2-originendpoint-lowlatencyhlsmanifestconfiguration.md @@ -70 +70 @@ _Minimum_ : `1` -Property description not available. +Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest. @@ -133 +133 @@ _Required_ : No -Property description not available. +To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag. @@ -155 +155 @@ _Required_ : No -Property description not available. +When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with AWS Signature Version 4 (SigV4) signature signing protocol. For more information, see [AWS Signature Version 4 for API requests](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html) in _AWS Identity and Access Management User Guide_.