Data Source schema for AWS::MediaTailor::Channel
id
(String) Uniquely identifies the resource.arn
(String) The ARN of the channel.
audiences
(List of String) The list of audiences defined in channel.
channel_name
(String)filler_slate
(Attributes) Slate VOD source configuration.
(see below for nested schema)log_configuration
(Attributes) The log configuration for the channel.
(see below for nested schema)outputs
(Attributes List) The channel's output properties.
(see below for nested schema)playback_mode
(String)tags
(Attributes Set) The tags to assign to the channel. (see below for nested schema)tier
(String)time_shift_configuration
(Attributes) The configuration for time-shifted viewing.
(see below for nested schema)filler_slate
Read-Only:
source_location_name
(String) The name of the source location where the slate VOD source is stored.
vod_source_name
(String) The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
log_configuration
Read-Only:
log_types
(List of String) The log types.
outputs
Read-Only:
dash_playlist_settings
(Attributes) Dash manifest configuration parameters.
(see below for nested schema)hls_playlist_settings
(Attributes) HLS playlist configuration parameters.
(see below for nested schema)manifest_name
(String) The name of the manifest for the channel. The name appears in the PlaybackUrl
.
source_group
(String) A string used to match which HttpPackageConfiguration
is used for each VodSource
.
outputs.dash_playlist_settings
Read-Only:
manifest_window_seconds
(Number) The total duration (in seconds) of each manifest. Minimum value: 30
seconds. Maximum value: 3600
seconds.
min_buffer_time_seconds
(Number) Minimum amount of content (measured in seconds) that a player must keep available in the buffer. Minimum value: 2
seconds. Maximum value: 60
seconds.
min_update_period_seconds
(Number) Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. Minimum value: 2
seconds. Maximum value: 60
seconds.
suggested_presentation_delay_seconds
(Number) Amount of time (in seconds) that the player should be from the live point at the end of the manifest. Minimum value: 2
seconds. Maximum value: 60
seconds.
outputs.hls_playlist_settings
Read-Only:
ad_markup_type
(List of String) Determines the type of SCTE 35 tags to use in ad markup. Specify DATERANGE
to use DATERANGE
tags (for live or VOD content). Specify SCTE35_ENHANCED
to use EXT-X-CUE-OUT
and EXT-X-CUE-IN
tags (for VOD content only).
manifest_window_seconds
(Number) The total duration (in seconds) of each manifest. Minimum value: 30
seconds. Maximum value: 3600
seconds.
tags
Read-Only:
key
(String)value
(String)time_shift_configuration
Read-Only:
max_time_delay_seconds
(Number) The maximum time delay for time-shifted viewing. The minimum allowed maximum time delay is 0 seconds, and the maximum allowed maximum time delay is 21600 seconds (6 hours).