This product is not supported for your selected Datadog site. ().

aws_mediapackage_origin_endpoints

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) assigned to the OriginEndpoint.

authorization

Type: STRUCT
Provider name: Authorization

  • cdn_identifier_secret
    Type: STRING
    Provider name: CdnIdentifierSecret
    Description: The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.
  • secrets_role_arn
    Type: STRING
    Provider name: SecretsRoleArn
    Description: The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.

channel_id

Type: STRING
Provider name: ChannelId
Description: The ID of the Channel the OriginEndpoint is associated with.

cmaf_package

Type: STRUCT
Provider name: CmafPackage

  • encryption
    Type: STRUCT
    Provider name: Encryption
    • constant_initialization_vector
      Type: STRING
      Provider name: ConstantInitializationVector
      Description: 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).
    • encryption_method
      Type: STRING
      Provider name: EncryptionMethod
    • key_rotation_interval_seconds
      Type: INT32
      Provider name: KeyRotationIntervalSeconds
      Description: Time (in seconds) between each encryption key rotation.
    • speke_key_provider
      Type: STRUCT
      Provider name: SpekeKeyProvider
      • certificate_arn
        Type: STRING
        Provider name: CertificateArn
        Description: An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service.
      • encryption_contract_configuration
        Type: STRUCT
        Provider name: EncryptionContractConfiguration
        • preset_speke20_audio
          Type: STRING
          Provider name: PresetSpeke20Audio
          Description: A collection of audio encryption presets.
        • preset_speke20_video
          Type: STRING
          Provider name: PresetSpeke20Video
          Description: A collection of video encryption presets.
      • resource_id
        Type: STRING
        Provider name: ResourceId
        Description: The resource ID to include in key requests.
      • role_arn
        Type: STRING
        Provider name: RoleArn
        Description: An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service.
      • system_ids
        Type: UNORDERED_LIST_STRING
        Provider name: SystemIds
        Description: The system IDs to include in key requests.
      • url
        Type: STRING
        Provider name: Url
        Description: The URL of the external key provider service.
  • hls_manifests
    Type: UNORDERED_LIST_STRUCT
    Provider name: HlsManifests
    Description: A list of HLS manifest configurations
    • ad_markers
      Type: STRING
      Provider name: AdMarkers
      Description: 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 admarkers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest.“SCTE35_ENHANCED” generates ad markers and blackout tags based on SCTE-35messages 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.
    • ad_triggers
      Type: UNORDERED_LIST_STRING
      Provider name: AdTriggers
    • ads_on_delivery_restrictions
      Type: STRING
      Provider name: AdsOnDeliveryRestrictions
    • id
      Type: STRING
      Provider name: Id
      Description: The ID of the manifest. The ID must be unique within the OriginEndpoint and it cannot be changed after it is created.
    • include_iframe_only_stream
      Type: BOOLEAN
      Provider name: IncludeIframeOnlyStream
      Description: When enabled, an I-Frame only stream will be included in the output.
    • manifest_name
      Type: STRING
      Provider name: ManifestName
      Description: An optional short string appended to the end of the OriginEndpoint URL. If not specified, defaults to the manifestName for the OriginEndpoint.
    • playlist_type
      Type: STRING
      Provider name: PlaylistType
      Description: The HTTP Live Streaming (HLS) playlist type.When either “EVENT” or “VOD” is specified, a corresponding EXT-X-PLAYLIST-TYPEentry will be included in the media playlist.
    • playlist_window_seconds
      Type: INT32
      Provider name: PlaylistWindowSeconds
      Description: Time window (in seconds) contained in each parent manifest.
    • program_date_time_interval_seconds
      Type: INT32
      Provider name: ProgramDateTimeIntervalSeconds
      Description: The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME taginserted into manifests. Additionally, when an interval is specifiedID3Timed Metadata messages will be generated every 5 seconds using theingest time of the content.If the interval is not specified, or set to 0, thenno EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and noID3Timed Metadata messages will be generated. Note that irrespectiveof this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input,it will be passed through to HLS output.
    • url
      Type: STRING
      Provider name: Url
      Description: The URL of the packaged OriginEndpoint for consumption.
  • segment_duration_seconds
    Type: INT32
    Provider name: SegmentDurationSeconds
    Description: Duration (in seconds) of each segment. Actual segments will berounded to the nearest multiple of the source segment duration.
  • segment_prefix
    Type: STRING
    Provider name: SegmentPrefix
    Description: An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.
  • stream_selection
    Type: STRUCT
    Provider name: StreamSelection
    • max_video_bits_per_second
      Type: INT32
      Provider name: MaxVideoBitsPerSecond
      Description: The maximum video bitrate (bps) to include in output.
    • min_video_bits_per_second
      Type: INT32
      Provider name: MinVideoBitsPerSecond
      Description: The minimum video bitrate (bps) to include in output.
    • stream_order
      Type: STRING
      Provider name: StreamOrder
      Description: A directive that determines the order of streams in the output.

created_at

Type: STRING
Provider name: CreatedAt
Description: The date and time the OriginEndpoint was created.

dash_package

Type: STRUCT
Provider name: DashPackage

  • ad_triggers
    Type: UNORDERED_LIST_STRING
    Provider name: AdTriggers
  • ads_on_delivery_restrictions
    Type: STRING
    Provider name: AdsOnDeliveryRestrictions
  • encryption
    Type: STRUCT
    Provider name: Encryption
    • key_rotation_interval_seconds
      Type: INT32
      Provider name: KeyRotationIntervalSeconds
      Description: Time (in seconds) between each encryption key rotation.
    • speke_key_provider
      Type: STRUCT
      Provider name: SpekeKeyProvider
      • certificate_arn
        Type: STRING
        Provider name: CertificateArn
        Description: An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service.
      • encryption_contract_configuration
        Type: STRUCT
        Provider name: EncryptionContractConfiguration
        • preset_speke20_audio
          Type: STRING
          Provider name: PresetSpeke20Audio
          Description: A collection of audio encryption presets.
        • preset_speke20_video
          Type: STRING
          Provider name: PresetSpeke20Video
          Description: A collection of video encryption presets.
      • resource_id
        Type: STRING
        Provider name: ResourceId
        Description: The resource ID to include in key requests.
      • role_arn
        Type: STRING
        Provider name: RoleArn
        Description: An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service.
      • system_ids
        Type: UNORDERED_LIST_STRING
        Provider name: SystemIds
        Description: The system IDs to include in key requests.
      • url
        Type: STRING
        Provider name: Url
        Description: The URL of the external key provider service.
  • include_iframe_only_stream
    Type: BOOLEAN
    Provider name: IncludeIframeOnlyStream
    Description: When enabled, an I-Frame only stream will be included in the output.
  • manifest_layout
    Type: STRING
    Provider name: ManifestLayout
    Description: 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.
  • manifest_window_seconds
    Type: INT32
    Provider name: ManifestWindowSeconds
    Description: Time window (in seconds) contained in each manifest.
  • min_buffer_time_seconds
    Type: INT32
    Provider name: MinBufferTimeSeconds
    Description: Minimum duration (in seconds) that a player will buffer media before starting the presentation.
  • min_update_period_seconds
    Type: INT32
    Provider name: MinUpdatePeriodSeconds
    Description: Minimum duration (in seconds) between potential changes to the Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD).
  • period_triggers
    Type: UNORDERED_LIST_STRING
    Provider name: PeriodTriggers
    Description: A list of triggers that controls when the outgoing Dynamic Adaptive Streaming over HTTP (DASH)Media Presentation Description (MPD) will be partitioned into multiple periods. If empty, the content will notbe partitioned into more than one period. If the list contains “ADS”, new periods will be created wherethe Channel source contains SCTE-35 ad markers.
  • profile
    Type: STRING
    Provider name: Profile
    Description: 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.
  • segment_duration_seconds
    Type: INT32
    Provider name: SegmentDurationSeconds
    Description: Duration (in seconds) of each segment. Actual segments will berounded to the nearest multiple of the source segment duration.
  • segment_template_format
    Type: STRING
    Provider name: SegmentTemplateFormat
    Description: 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.
  • stream_selection
    Type: STRUCT
    Provider name: StreamSelection
    • max_video_bits_per_second
      Type: INT32
      Provider name: MaxVideoBitsPerSecond
      Description: The maximum video bitrate (bps) to include in output.
    • min_video_bits_per_second
      Type: INT32
      Provider name: MinVideoBitsPerSecond
      Description: The minimum video bitrate (bps) to include in output.
    • stream_order
      Type: STRING
      Provider name: StreamOrder
      Description: A directive that determines the order of streams in the output.
  • suggested_presentation_delay_seconds
    Type: INT32
    Provider name: SuggestedPresentationDelaySeconds
    Description: Duration (in seconds) to delay live content before presentation.
  • utc_timing
    Type: STRING
    Provider name: UtcTiming
    Description: Determines the type of UTCTiming included in the Media Presentation Description (MPD)
  • utc_timing_uri
    Type: STRING
    Provider name: UtcTimingUri
    Description: Specifies the value attribute of the UTCTiming field when utcTiming is set to HTTP-ISO, HTTP-HEAD or HTTP-XSDATE

description

Type: STRING
Provider name: Description
Description: A short text description of the OriginEndpoint.

hls_package

Type: STRUCT
Provider name: HlsPackage

  • ad_markers
    Type: STRING
    Provider name: AdMarkers
    Description: 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 admarkers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest.“SCTE35_ENHANCED” generates ad markers and blackout tags based on SCTE-35messages 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.
  • ad_triggers
    Type: UNORDERED_LIST_STRING
    Provider name: AdTriggers
  • ads_on_delivery_restrictions
    Type: STRING
    Provider name: AdsOnDeliveryRestrictions
  • encryption
    Type: STRUCT
    Provider name: Encryption
    • constant_initialization_vector
      Type: STRING
      Provider name: ConstantInitializationVector
      Description: A constant initialization vector for encryption (optional).When not specified the initialization vector will be periodically rotated.
    • encryption_method
      Type: STRING
      Provider name: EncryptionMethod
      Description: The encryption method to use.
    • key_rotation_interval_seconds
      Type: INT32
      Provider name: KeyRotationIntervalSeconds
      Description: Interval (in seconds) between each encryption key rotation.
    • repeat_ext_x_key
      Type: BOOLEAN
      Provider name: RepeatExtXKey
      Description: When enabled, the EXT-X-KEY tag will be repeated in output manifests.
    • speke_key_provider
      Type: STRUCT
      Provider name: SpekeKeyProvider
      • certificate_arn
        Type: STRING
        Provider name: CertificateArn
        Description: An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service.
      • encryption_contract_configuration
        Type: STRUCT
        Provider name: EncryptionContractConfiguration
        • preset_speke20_audio
          Type: STRING
          Provider name: PresetSpeke20Audio
          Description: A collection of audio encryption presets.
        • preset_speke20_video
          Type: STRING
          Provider name: PresetSpeke20Video
          Description: A collection of video encryption presets.
      • resource_id
        Type: STRING
        Provider name: ResourceId
        Description: The resource ID to include in key requests.
      • role_arn
        Type: STRING
        Provider name: RoleArn
        Description: An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service.
      • system_ids
        Type: UNORDERED_LIST_STRING
        Provider name: SystemIds
        Description: The system IDs to include in key requests.
      • url
        Type: STRING
        Provider name: Url
        Description: The URL of the external key provider service.
  • include_dvb_subtitles
    Type: BOOLEAN
    Provider name: IncludeDvbSubtitles
    Description: When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
  • include_iframe_only_stream
    Type: BOOLEAN
    Provider name: IncludeIframeOnlyStream
    Description: When enabled, an I-Frame only stream will be included in the output.
  • playlist_type
    Type: STRING
    Provider name: PlaylistType
    Description: The HTTP Live Streaming (HLS) playlist type.When either “EVENT” or “VOD” is specified, a corresponding EXT-X-PLAYLIST-TYPEentry will be included in the media playlist.
  • playlist_window_seconds
    Type: INT32
    Provider name: PlaylistWindowSeconds
    Description: Time window (in seconds) contained in each parent manifest.
  • program_date_time_interval_seconds
    Type: INT32
    Provider name: ProgramDateTimeIntervalSeconds
    Description: The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME taginserted into manifests. Additionally, when an interval is specifiedID3Timed Metadata messages will be generated every 5 seconds using theingest time of the content.If the interval is not specified, or set to 0, thenno EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and noID3Timed Metadata messages will be generated. Note that irrespectiveof this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input,it will be passed through to HLS output.
  • segment_duration_seconds
    Type: INT32
    Provider name: SegmentDurationSeconds
    Description: Duration (in seconds) of each fragment. Actual fragments will berounded to the nearest multiple of the source fragment duration.
  • stream_selection
    Type: STRUCT
    Provider name: StreamSelection
    • max_video_bits_per_second
      Type: INT32
      Provider name: MaxVideoBitsPerSecond
      Description: The maximum video bitrate (bps) to include in output.
    • min_video_bits_per_second
      Type: INT32
      Provider name: MinVideoBitsPerSecond
      Description: The minimum video bitrate (bps) to include in output.
    • stream_order
      Type: STRING
      Provider name: StreamOrder
      Description: A directive that determines the order of streams in the output.
  • use_audio_rendition_group
    Type: BOOLEAN
    Provider name: UseAudioRenditionGroup
    Description: When enabled, audio streams will be placed in rendition groups in the output.

id

Type: STRING
Provider name: Id
Description: The ID of the OriginEndpoint.

manifest_name

Type: STRING
Provider name: ManifestName
Description: A short string appended to the end of the OriginEndpoint URL.

mss_package

Type: STRUCT
Provider name: MssPackage

  • encryption
    Type: STRUCT
    Provider name: Encryption
    • speke_key_provider
      Type: STRUCT
      Provider name: SpekeKeyProvider
      • certificate_arn
        Type: STRING
        Provider name: CertificateArn
        Description: An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service.
      • encryption_contract_configuration
        Type: STRUCT
        Provider name: EncryptionContractConfiguration
        • preset_speke20_audio
          Type: STRING
          Provider name: PresetSpeke20Audio
          Description: A collection of audio encryption presets.
        • preset_speke20_video
          Type: STRING
          Provider name: PresetSpeke20Video
          Description: A collection of video encryption presets.
      • resource_id
        Type: STRING
        Provider name: ResourceId
        Description: The resource ID to include in key requests.
      • role_arn
        Type: STRING
        Provider name: RoleArn
        Description: An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service.
      • system_ids
        Type: UNORDERED_LIST_STRING
        Provider name: SystemIds
        Description: The system IDs to include in key requests.
      • url
        Type: STRING
        Provider name: Url
        Description: The URL of the external key provider service.
  • manifest_window_seconds
    Type: INT32
    Provider name: ManifestWindowSeconds
    Description: The time window (in seconds) contained in each manifest.
  • segment_duration_seconds
    Type: INT32
    Provider name: SegmentDurationSeconds
    Description: The duration (in seconds) of each segment.
  • stream_selection
    Type: STRUCT
    Provider name: StreamSelection
    • max_video_bits_per_second
      Type: INT32
      Provider name: MaxVideoBitsPerSecond
      Description: The maximum video bitrate (bps) to include in output.
    • min_video_bits_per_second
      Type: INT32
      Provider name: MinVideoBitsPerSecond
      Description: The minimum video bitrate (bps) to include in output.
    • stream_order
      Type: STRING
      Provider name: StreamOrder
      Description: A directive that determines the order of streams in the output.

origination

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

startover_window_seconds

Type: INT32
Provider name: StartoverWindowSeconds
Description: Maximum duration (seconds) of content to retain for startover playback.If not specified, startover playback will be disabled for the OriginEndpoint.

tags

Type: UNORDERED_LIST_STRING

time_delay_seconds

Type: INT32
Provider name: TimeDelaySeconds
Description: 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.

url

Type: STRING
Provider name: Url
Description: The URL of the packaged OriginEndpoint for consumption.

whitelist

Type: UNORDERED_LIST_STRING
Provider name: Whitelist
Description: A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.