This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_medialive_input

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Unique ARN of the input (generated, immutable).

attached_channels

Type: UNORDERED_LIST_STRING
Provider name: AttachedChannels
Description: A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).

destinations

Type: UNORDERED_LIST_STRUCT
Provider name: Destinations
Description: A list of the destinations of the input (PUSH-type).

  • ip
    Type: STRING
    Provider name: Ip
    Description: The system-generated static IP address of endpoint.It remains fixed for the lifetime of the input.
  • network
    Type: STRING
    Provider name: Network
    Description: The ID of the attached network.
  • network_routes
    Type: UNORDERED_LIST_STRUCT
    Provider name: NetworkRoutes
    Description: If the push input has an input location of ON-PREM it’s a requirement to specify what the route of the inputis going to be on the customer local network.
    • cidr
      Type: STRING
      Provider name: Cidr
      Description: The CIDR of the route.
    • gateway
      Type: STRING
      Provider name: Gateway
      Description: An optional gateway for the route.
  • port
    Type: STRING
    Provider name: Port
    Description: The port number for the input.
  • url
    Type: STRING
    Provider name: Url
    Description: This represents the endpoint that the customer stream will bepushed to.
  • vpc
    Type: STRUCT
    Provider name: Vpc
    • availability_zone
      Type: STRING
      Provider name: AvailabilityZone
      Description: The availability zone of the Input destination.
    • network_interface_id
      Type: STRING
      Provider name: NetworkInterfaceId
      Description: The network interface ID of the Input destination in the VPC.

id

Type: STRING
Provider name: Id
Description: The generated ID of the input (unique for user account, immutable).

input_class

Type: STRING
Provider name: InputClass
Description: STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails.SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.

input_devices

Type: UNORDERED_LIST_STRUCT
Provider name: InputDevices
Description: Settings for the input devices.

  • id
    Type: STRING
    Provider name: Id
    Description: The unique ID for the device.

input_network_location

Type: STRING
Provider name: InputNetworkLocation
Description: The location of this input. AWS, for an input existing in the AWS Cloud, On-Prem foran input in a customer network.

input_partner_ids

Type: UNORDERED_LIST_STRING
Provider name: InputPartnerIds
Description: A list of IDs for all Inputs which are partners of this one.

input_source_type

Type: STRING
Provider name: InputSourceType
Description: Certain pull input sources can be dynamic, meaning that they can have their URL’s dynamically changesduring input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.

media_connect_flows

Type: UNORDERED_LIST_STRUCT
Provider name: MediaConnectFlows
Description: A list of MediaConnect Flows for this input.

  • flow_arn
    Type: STRING
    Provider name: FlowArn
    Description: The unique ARN of the MediaConnect Flow being used as a source.

multicast_settings

Type: STRUCT
Provider name: MulticastSettings
Description: Multicast Input settings.

  • sources
    Type: UNORDERED_LIST_STRUCT
    Provider name: Sources
    • source_ip
      Type: STRING
      Provider name: SourceIp
      Description: This represents the ip address of the device sending the multicast stream.
    • url
      Type: STRING
      Provider name: Url
      Description: This represents the customer’s source URL where multicast stream is pulled from.

name

Type: STRING
Provider name: Name
Description: The user-assigned name (This is a mutable value).

role_arn

Type: STRING
Provider name: RoleArn
Description: The Amazon Resource Name (ARN) of the role this input assumes during and after creation.

sdi_sources

Type: UNORDERED_LIST_STRING
Provider name: SdiSources

security_groups

Type: UNORDERED_LIST_STRING
Provider name: SecurityGroups
Description: A list of IDs for all the Input Security Groups attached to the input.

smpte2110_receiver_group_settings

Type: STRUCT
Provider name: Smpte2110ReceiverGroupSettings
Description: Include this parameter if the input is a SMPTE 2110 input, to identify the stream sources for this input.

  • smpte2110_receiver_groups
    Type: UNORDERED_LIST_STRUCT
    Provider name: Smpte2110ReceiverGroups
    • sdp_settings
      Type: STRUCT
      Provider name: SdpSettings
      Description: The single Smpte2110ReceiverGroupSdpSettings that identify the video, audio, and ancillary streams for this receiver group.
      • ancillary_sdps
        Type: UNORDERED_LIST_STRUCT
        Provider name: AncillarySdps
        Description: A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one ancillary SMPTE 2110 stream.Each stream encapsulates one captions stream (out of any number you can include) or the single SCTE 35 stream that you can include.
        • media_index
          Type: INT32
          Provider name: MediaIndex
          Description: The index of the media stream in the SDP file for one SMPTE 2110 stream.
        • sdp_url
          Type: STRING
          Provider name: SdpUrl
          Description: The URL of the SDP file for one SMPTE 2110 stream.
      • audio_sdps
        Type: UNORDERED_LIST_STRUCT
        Provider name: AudioSdps
        Description: A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one audio SMPTE 2110 stream.
        • media_index
          Type: INT32
          Provider name: MediaIndex
          Description: The index of the media stream in the SDP file for one SMPTE 2110 stream.
        • sdp_url
          Type: STRING
          Provider name: SdpUrl
          Description: The URL of the SDP file for one SMPTE 2110 stream.
      • video_sdp
        Type: STRUCT
        Provider name: VideoSdp
        Description: The InputSdpLocation that specifies the SDP file and index for the single video SMPTE 2110 stream for this 2110 input.
        • media_index
          Type: INT32
          Provider name: MediaIndex
          Description: The index of the media stream in the SDP file for one SMPTE 2110 stream.
        • sdp_url
          Type: STRING
          Provider name: SdpUrl
          Description: The URL of the SDP file for one SMPTE 2110 stream.

sources

Type: UNORDERED_LIST_STRUCT
Provider name: Sources
Description: A list of the sources of the input (PULL-type).

  • password_param
    Type: STRING
    Provider name: PasswordParam
    Description: The key used to extract the password from EC2 Parameter store.
  • url
    Type: STRING
    Provider name: Url
    Description: This represents the customer’s source URL where stream ispulled from.
  • username
    Type: STRING
    Provider name: Username
    Description: The username for the input source.

srt_settings

Type: STRUCT
Provider name: SrtSettings
Description: The settings associated with an SRT input.

  • srt_caller_sources
    Type: UNORDERED_LIST_STRUCT
    Provider name: SrtCallerSources
    • decryption
      Type: STRUCT
      Provider name: Decryption
      • algorithm
        Type: STRING
        Provider name: Algorithm
        Description: The algorithm used to encrypt content.
      • passphrase_secret_arn
        Type: STRING
        Provider name: PassphraseSecretArn
        Description: The ARN for the secret in Secrets Manager. Someone in your organization must create a secret and provide you with its ARN. The secret holds the passphrase that MediaLive uses to decrypt the source content.
    • minimum_latency
      Type: INT32
      Provider name: MinimumLatency
      Description: The preferred latency (in milliseconds) for implementing packet loss and recovery. Packet recovery is a key feature of SRT.
    • srt_listener_address
      Type: STRING
      Provider name: SrtListenerAddress
      Description: The IP address at the upstream system (the listener) that MediaLive (the caller) connects to.
    • srt_listener_port
      Type: STRING
      Provider name: SrtListenerPort
      Description: The port at the upstream system (the listener) that MediaLive (the caller) connects to.
    • stream_id
      Type: STRING
      Provider name: StreamId
      Description: The stream ID, if the upstream system uses this identifier.

state

Type: STRING
Provider name: State

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: Type