Represents an entry point into AWS Elemental MediaPackage for an ABR video content stream sent from an upstream encoder such as AWS Elemental MediaLive. The channel continuously analyzes the content that it receives and prepares it to be distributed to consumers via one or more origin endpoints.
channel_group_name
(String)channel_name
(String)description
(String) Enter any descriptive text that helps you to identify the channel.
tags
(Attributes List) (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) associated with the resource.
created_at
(String) The date and time the channel was created.
id
(String) Uniquely identifies the resource.ingest_endpoints
(Attributes List) The list of ingest endpoints.
(see below for nested schema)modified_at
(String) The date and time the channel was modified.
tags
Optional:
key
(String)value
(String)ingest_endpoints
Read-Only:
id
(String) The system-generated unique identifier for the IngestEndpoint.
url
(String) The ingest domain URL where the source stream should be sent.
Import is supported using the following syntax:
$ terraform import awscc_mediapackagev2_channel.example <resource ID>