AWS::MediaTailor::PlaybackConfiguration HlsConfiguration
The configuration for HLS content.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ManifestEndpointPrefix" :
String
}
YAML
ManifestEndpointPrefix:
String
Properties
ManifestEndpointPrefix
-
The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
Required: No
Type: String
Update requires: No interruption