Skip to content

aws.mediapackage.describe_origin_endpoint

Example SQL Queries

SELECT * FROM
aws.mediapackage.describe_origin_endpoint
WHERE
"id" = 'VALUE';

Description

Gets details about an existing OriginEndpoint.

Table Definition

Column NameColumn Data Type
id Required Input Column

The ID of the OriginEndpoint.

VARCHAR
_aws_profile Input Column

The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role.

STRUCT(
"type" VARCHAR,
"name" VARCHAR,
"account_id" VARCHAR,
"via_profile_name" VARCHAR,
"assumed_role_arn" VARCHAR,
"organization" STRUCT(
"account_name" VARCHAR,
"id" VARCHAR,
"tags" STRUCT(
"key" VARCHAR,
"value" VARCHAR
)[],
"master_account" STRUCT(
"id" VARCHAR,
"email" VARCHAR
),
"parents" STRUCT(
"type" VARCHAR,
"id" VARCHAR,
"name" VARCHAR,
"tags" STRUCT(
"key" VARCHAR,
"value" VARCHAR
)[]
)[]
)
)
Show child fields
_aws_profile.account_id

The AWS account id

_aws_profile.assumed_role_arn

The ARN of the assumed role

_aws_profile.name

The unique name of the profile.

_aws_profile.organization

Information about this profile's membership in the AWS organization.

Show child fields
_aws_profile.organization.account_name

The name of account speciifed by the organization

_aws_profile.organization.id

The organization id

_aws_profile.organization.master_account
Show child fields
_aws_profile.organization.master_account.email

The organization master account email address

_aws_profile.organization.master_account.id

The organization master account id

_aws_profile.organization.parents[]
Show child fields
_aws_profile.organization.parents[].id

The id of the parent

_aws_profile.organization.parents[].name

The name of the parent

_aws_profile.organization.parents[].tags[]
Show child fields
_aws_profile.organization.parents[].tags[].key
_aws_profile.organization.parents[].tags[].value
_aws_profile.organization.parents[].type

The type of parent can be an organization unit or a root

_aws_profile.organization.tags[]
Show child fields
_aws_profile.organization.tags[].key
_aws_profile.organization.tags[].value
_aws_profile.type

The type of profile, either 'credentials' or 'assumed_role'

_aws_profile.via_profile_name

This IAM role for this profile is assumed by first utilizing another profile with this name to obtain credentials.

_aws_region Input Column

The AWS region to use.

VARCHAR
arn

The Amazon Resource Name (ARN) assigned to the OriginEndpoint.

VARCHAR
authorization

CDN Authorization credentials

STRUCT(
"cdn_identifier_secret" VARCHAR,
"secrets_role_arn" VARCHAR
)
Show child fields
authorization.cdn_identifier_secret

The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.

authorization.secrets_role_arn

The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.

channel_id

The ID of the Channel the OriginEndpoint is associated with.

VARCHAR
cmaf_package

A Common Media Application Format (CMAF) packaging configuration.

STRUCT(
"encryption" STRUCT(
"constant_initialization_vector" VARCHAR,
"encryption_method" VARCHAR,
"key_rotation_interval_seconds" BIGINT,
"speke_key_provider" STRUCT(
"certificate_arn" VARCHAR,
"encryption_contract_configuration" STRUCT(
"preset_speke20_audio" VARCHAR,
"preset_speke20_video" VARCHAR
),
"resource_id" VARCHAR,
"role_arn" VARCHAR,
"system_ids" VARCHAR[],
"url" VARCHAR
)
),
"hls_manifests" STRUCT(
"ad_markers" VARCHAR,
"id" VARCHAR,
"include_iframe_only_stream" BOOLEAN,
"manifest_name" VARCHAR,
"playlist_type" VARCHAR,
"playlist_window_seconds" BIGINT,
"program_date_time_interval_seconds" BIGINT,
"url" VARCHAR,
"ad_triggers" VARCHAR[],
"ads_on_delivery_restrictions" VARCHAR
)[],
"segment_duration_seconds" BIGINT,
"segment_prefix" VARCHAR,
"stream_selection" STRUCT(
"max_video_bits_per_second" BIGINT,
"min_video_bits_per_second" BIGINT,
"stream_order" VARCHAR
)
)
Show child fields
cmaf_package.encryption

A Common Media Application Format (CMAF) encryption configuration.

Show child fields
cmaf_package.encryption.constant_initialization_vector

An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV).

cmaf_package.encryption.encryption_method

The encryption method to use.

cmaf_package.encryption.key_rotation_interval_seconds

Time (in seconds) between each encryption key rotation.

cmaf_package.encryption.speke_key_provider

A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.

Show child fields
cmaf_package.encryption.speke_key_provider.certificate_arn

An Amazon Resource Name (ARN) of a Certificate Manager certificate that MediaPackage will use for enforcing secure end-to-end data transfer with the key provider service.

cmaf_package.encryption.speke_key_provider.encryption_contract_configuration

Use encryptionContractConfiguration to configure one or more content encryption keys for your endpoints that use SPEKE 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use. Note the following considerations when using encryptionContractConfiguration: encryptionContractConfiguration can be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You must disable key rotation for this endpoint by setting keyRotationIntervalSeconds to 0.

Show child fields
cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_audio

A collection of audio encryption presets.

cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_video

A collection of video encryption presets.

cmaf_package.encryption.speke_key_provider.resource_id

The resource ID to include in key requests.

cmaf_package.encryption.speke_key_provider.role_arn

An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.

cmaf_package.encryption.speke_key_provider.system_ids[]
cmaf_package.encryption.speke_key_provider.url

The URL of the external key provider service.

cmaf_package.hls_manifests[]
Show child fields
cmaf_package.hls_manifests[].ad_markers

This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source. "DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program transition events in HLS and CMAF manifests. For this option, you must set a programDateTimeIntervalSeconds value that is greater than 0.

cmaf_package.hls_manifests[].ad_triggers[]
cmaf_package.hls_manifests[].ads_on_delivery_restrictions

This setting allows the delivery restriction flags on SCTE-35 segmentation descriptors to determine whether a message signals an ad. Choosing "NONE" means no SCTE-35 messages become ads. Choosing "RESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that contain delivery restrictions will be treated as ads. Choosing "UNRESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that do not contain delivery restrictions will be treated as ads. Choosing "BOTH" means all SCTE-35 messages of the types specified in AdTriggers will be treated as ads. Note that Splice Insert messages do not have these flags and are always treated as ads if specified in AdTriggers.

cmaf_package.hls_manifests[].id

The ID of the manifest. The ID must be unique within the OriginEndpoint and it cannot be changed after it is created.

cmaf_package.hls_manifests[].include_iframe_only_stream

When enabled, an I-Frame only stream will be included in the output.

cmaf_package.hls_manifests[].manifest_name

An optional short string appended to the end of the OriginEndpoint URL. If not specified, defaults to the manifestName for the OriginEndpoint.

cmaf_package.hls_manifests[].playlist_type

The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.

cmaf_package.hls_manifests[].playlist_window_seconds

Time window (in seconds) contained in each parent manifest.

cmaf_package.hls_manifests[].program_date_time_interval_seconds

The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.

cmaf_package.hls_manifests[].url

The URL of the packaged OriginEndpoint for consumption.

cmaf_package.segment_duration_seconds

Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.

cmaf_package.segment_prefix

An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.

cmaf_package.stream_selection

A StreamSelection configuration.

Show child fields
cmaf_package.stream_selection.max_video_bits_per_second

The maximum video bitrate (bps) to include in output.

cmaf_package.stream_selection.min_video_bits_per_second

The minimum video bitrate (bps) to include in output.

cmaf_package.stream_selection.stream_order

A directive that determines the order of streams in the output.

created_at

The date and time the OriginEndpoint was created.

VARCHAR
dash_package

A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.

STRUCT(
"ad_triggers" VARCHAR[],
"ads_on_delivery_restrictions" VARCHAR,
"encryption" STRUCT(
"key_rotation_interval_seconds" BIGINT,
"speke_key_provider" STRUCT(
"certificate_arn" VARCHAR,
"encryption_contract_configuration" STRUCT(
"preset_speke20_audio" VARCHAR,
"preset_speke20_video" VARCHAR
),
"resource_id" VARCHAR,
"role_arn" VARCHAR,
"system_ids" VARCHAR[],
"url" VARCHAR
)
),
"include_iframe_only_stream" BOOLEAN,
"manifest_layout" VARCHAR,
"manifest_window_seconds" BIGINT,
"min_buffer_time_seconds" BIGINT,
"min_update_period_seconds" BIGINT,
"period_triggers" VARCHAR[],
"profile" VARCHAR,
"segment_duration_seconds" BIGINT,
"segment_template_format" VARCHAR,
"stream_selection" STRUCT(
"max_video_bits_per_second" BIGINT,
"min_video_bits_per_second" BIGINT,
"stream_order" VARCHAR
),
"suggested_presentation_delay_seconds" BIGINT,
"utc_timing" VARCHAR,
"utc_timing_uri" VARCHAR
)
Show child fields
dash_package.ad_triggers[]
dash_package.ads_on_delivery_restrictions

This setting allows the delivery restriction flags on SCTE-35 segmentation descriptors to determine whether a message signals an ad. Choosing "NONE" means no SCTE-35 messages become ads. Choosing "RESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that contain delivery restrictions will be treated as ads. Choosing "UNRESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that do not contain delivery restrictions will be treated as ads. Choosing "BOTH" means all SCTE-35 messages of the types specified in AdTriggers will be treated as ads. Note that Splice Insert messages do not have these flags and are always treated as ads if specified in AdTriggers.

dash_package.encryption

A Dynamic Adaptive Streaming over HTTP (DASH) encryption configuration.

Show child fields
dash_package.encryption.key_rotation_interval_seconds

Time (in seconds) between each encryption key rotation.

dash_package.encryption.speke_key_provider

A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.

Show child fields
dash_package.encryption.speke_key_provider.certificate_arn

An Amazon Resource Name (ARN) of a Certificate Manager certificate that MediaPackage will use for enforcing secure end-to-end data transfer with the key provider service.

dash_package.encryption.speke_key_provider.encryption_contract_configuration

Use encryptionContractConfiguration to configure one or more content encryption keys for your endpoints that use SPEKE 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use. Note the following considerations when using encryptionContractConfiguration: encryptionContractConfiguration can be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You must disable key rotation for this endpoint by setting keyRotationIntervalSeconds to 0.

Show child fields
dash_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_audio

A collection of audio encryption presets.

dash_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_video

A collection of video encryption presets.

dash_package.encryption.speke_key_provider.resource_id

The resource ID to include in key requests.

dash_package.encryption.speke_key_provider.role_arn

An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.

dash_package.encryption.speke_key_provider.system_ids[]
dash_package.encryption.speke_key_provider.url

The URL of the external key provider service.

dash_package.include_iframe_only_stream

When enabled, an I-Frame only stream will be included in the output.

dash_package.manifest_layout

Determines the position of some tags in the Media Presentation Description (MPD). When set to FULL, elements like SegmentTemplate and ContentProtection are included in each Representation. When set to COMPACT, duplicate elements are combined and presented at the AdaptationSet level. When set to DRM_TOP_LEVEL_COMPACT, content protection elements are placed the MPD level and referenced at the AdaptationSet level.

dash_package.manifest_window_seconds

Time window (in seconds) contained in each manifest.

dash_package.min_buffer_time_seconds

Minimum duration (in seconds) that a player will buffer media before starting the presentation.

dash_package.min_update_period_seconds

Minimum duration (in seconds) between potential changes to the Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD).

dash_package.period_triggers[]
dash_package.profile

The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to "HBBTV_1_5", HbbTV 1.5 compliant output is enabled. When set to "DVB-DASH_2014", DVB-DASH 2014 compliant output is enabled.

dash_package.segment_duration_seconds

Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.

dash_package.segment_template_format

Determines the type of SegmentTemplate included in the Media Presentation Description (MPD). When set to NUMBER_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Number$ media URLs. When set to TIME_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Time$ media URLs. When set to NUMBER_WITH_DURATION, only a duration is included in each SegmentTemplate, with $Number$ media URLs.

dash_package.stream_selection

A StreamSelection configuration.

Show child fields
dash_package.stream_selection.max_video_bits_per_second

The maximum video bitrate (bps) to include in output.

dash_package.stream_selection.min_video_bits_per_second

The minimum video bitrate (bps) to include in output.

dash_package.stream_selection.stream_order

A directive that determines the order of streams in the output.

dash_package.suggested_presentation_delay_seconds

Duration (in seconds) to delay live content before presentation.

dash_package.utc_timing

Determines the type of UTCTiming included in the Media Presentation Description (MPD)

dash_package.utc_timing_uri

Specifies the value attribute of the UTCTiming field when utcTiming is set to HTTP-ISO, HTTP-HEAD or HTTP-XSDATE

description

A short text description of the OriginEndpoint.

VARCHAR
hls_package

An HTTP Live Streaming (HLS) packaging configuration.

STRUCT(
"ad_markers" VARCHAR,
"ad_triggers" VARCHAR[],
"ads_on_delivery_restrictions" VARCHAR,
"encryption" STRUCT(
"constant_initialization_vector" VARCHAR,
"encryption_method" VARCHAR,
"key_rotation_interval_seconds" BIGINT,
"repeat_ext_x_key" BOOLEAN,
"speke_key_provider" STRUCT(
"certificate_arn" VARCHAR,
"encryption_contract_configuration" STRUCT(
"preset_speke20_audio" VARCHAR,
"preset_speke20_video" VARCHAR
),
"resource_id" VARCHAR,
"role_arn" VARCHAR,
"system_ids" VARCHAR[],
"url" VARCHAR
)
),
"include_dvb_subtitles" BOOLEAN,
"include_iframe_only_stream" BOOLEAN,
"playlist_type" VARCHAR,
"playlist_window_seconds" BIGINT,
"program_date_time_interval_seconds" BIGINT,
"segment_duration_seconds" BIGINT,
"stream_selection" STRUCT(
"max_video_bits_per_second" BIGINT,
"min_video_bits_per_second" BIGINT,
"stream_order" VARCHAR
),
"use_audio_rendition_group" BOOLEAN
)
Show child fields
hls_package.ad_markers

This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source. "DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program transition events in HLS and CMAF manifests. For this option, you must set a programDateTimeIntervalSeconds value that is greater than 0.

hls_package.ad_triggers[]
hls_package.ads_on_delivery_restrictions

This setting allows the delivery restriction flags on SCTE-35 segmentation descriptors to determine whether a message signals an ad. Choosing "NONE" means no SCTE-35 messages become ads. Choosing "RESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that contain delivery restrictions will be treated as ads. Choosing "UNRESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that do not contain delivery restrictions will be treated as ads. Choosing "BOTH" means all SCTE-35 messages of the types specified in AdTriggers will be treated as ads. Note that Splice Insert messages do not have these flags and are always treated as ads if specified in AdTriggers.

hls_package.encryption

An HTTP Live Streaming (HLS) encryption configuration.

Show child fields
hls_package.encryption.constant_initialization_vector

A constant initialization vector for encryption (optional). When not specified the initialization vector will be periodically rotated.

hls_package.encryption.encryption_method

The encryption method to use.

hls_package.encryption.key_rotation_interval_seconds

Interval (in seconds) between each encryption key rotation.

hls_package.encryption.repeat_ext_x_key

When enabled, the EXT-X-KEY tag will be repeated in output manifests.

hls_package.encryption.speke_key_provider

A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.

Show child fields
hls_package.encryption.speke_key_provider.certificate_arn

An Amazon Resource Name (ARN) of a Certificate Manager certificate that MediaPackage will use for enforcing secure end-to-end data transfer with the key provider service.

hls_package.encryption.speke_key_provider.encryption_contract_configuration

Use encryptionContractConfiguration to configure one or more content encryption keys for your endpoints that use SPEKE 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use. Note the following considerations when using encryptionContractConfiguration: encryptionContractConfiguration can be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You must disable key rotation for this endpoint by setting keyRotationIntervalSeconds to 0.

Show child fields
hls_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_audio

A collection of audio encryption presets.

hls_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_video

A collection of video encryption presets.

hls_package.encryption.speke_key_provider.resource_id

The resource ID to include in key requests.

hls_package.encryption.speke_key_provider.role_arn

An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.

hls_package.encryption.speke_key_provider.system_ids[]
hls_package.encryption.speke_key_provider.url

The URL of the external key provider service.

hls_package.include_dvb_subtitles

When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.

hls_package.include_iframe_only_stream

When enabled, an I-Frame only stream will be included in the output.

hls_package.playlist_type

The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.

hls_package.playlist_window_seconds

Time window (in seconds) contained in each parent manifest.

hls_package.program_date_time_interval_seconds

The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.

hls_package.segment_duration_seconds

Duration (in seconds) of each fragment. Actual fragments will be rounded to the nearest multiple of the source fragment duration.

hls_package.stream_selection

A StreamSelection configuration.

Show child fields
hls_package.stream_selection.max_video_bits_per_second

The maximum video bitrate (bps) to include in output.

hls_package.stream_selection.min_video_bits_per_second

The minimum video bitrate (bps) to include in output.

hls_package.stream_selection.stream_order

A directive that determines the order of streams in the output.

hls_package.use_audio_rendition_group

When enabled, audio streams will be placed in rendition groups in the output.

manifest_name

A short string appended to the end of the OriginEndpoint URL.

VARCHAR
mss_package

A Microsoft Smooth Streaming (MSS) packaging configuration.

STRUCT(
"encryption" STRUCT(
"speke_key_provider" STRUCT(
"certificate_arn" VARCHAR,
"encryption_contract_configuration" STRUCT(
"preset_speke20_audio" VARCHAR,
"preset_speke20_video" VARCHAR
),
"resource_id" VARCHAR,
"role_arn" VARCHAR,
"system_ids" VARCHAR[],
"url" VARCHAR
)
),
"manifest_window_seconds" BIGINT,
"segment_duration_seconds" BIGINT,
"stream_selection" STRUCT(
"max_video_bits_per_second" BIGINT,
"min_video_bits_per_second" BIGINT,
"stream_order" VARCHAR
)
)
Show child fields
mss_package.encryption

A Microsoft Smooth Streaming (MSS) encryption configuration.

Show child fields
mss_package.encryption.speke_key_provider

A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.

Show child fields
mss_package.encryption.speke_key_provider.certificate_arn

An Amazon Resource Name (ARN) of a Certificate Manager certificate that MediaPackage will use for enforcing secure end-to-end data transfer with the key provider service.

mss_package.encryption.speke_key_provider.encryption_contract_configuration

Use encryptionContractConfiguration to configure one or more content encryption keys for your endpoints that use SPEKE 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use. Note the following considerations when using encryptionContractConfiguration: encryptionContractConfiguration can be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You must disable key rotation for this endpoint by setting keyRotationIntervalSeconds to 0.

Show child fields
mss_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_audio

A collection of audio encryption presets.

mss_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke20_video

A collection of video encryption presets.

mss_package.encryption.speke_key_provider.resource_id

The resource ID to include in key requests.

mss_package.encryption.speke_key_provider.role_arn

An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.

mss_package.encryption.speke_key_provider.system_ids[]
mss_package.encryption.speke_key_provider.url

The URL of the external key provider service.

mss_package.manifest_window_seconds

The time window (in seconds) contained in each manifest.

mss_package.segment_duration_seconds

The duration (in seconds) of each segment.

mss_package.stream_selection

A StreamSelection configuration.

Show child fields
mss_package.stream_selection.max_video_bits_per_second

The maximum video bitrate (bps) to include in output.

mss_package.stream_selection.min_video_bits_per_second

The minimum video bitrate (bps) to include in output.

mss_package.stream_selection.stream_order

A directive that determines the order of streams in the output.

origination

Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination

VARCHAR
startover_window_seconds

Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint.

BIGINT
tags

A collection of tags associated with a resource

MAP(VARCHAR, VARCHAR)
time_delay_seconds

Amount of delay (seconds) to enforce on the playback of live content. If not specified, there will be no time delay in effect for the OriginEndpoint.

BIGINT
url

The URL of the packaged OriginEndpoint for consumption.

VARCHAR
whitelist

A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.

VARCHAR[]
Show child fields
whitelist[]