AWS::MediaPackageV2::Channel IngestEndpoint - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaPackageV2::Channel IngestEndpoint

The input URL where the source stream should be sent.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Id" : String, "Url" : String }

YAML

Id: String Url: String

Properties

Id

The identifier associated with the ingest endpoint of the channel.

Required: No

Type: String

Update requires: No interruption

Url

The URL associated with the ingest endpoint of the channel.

Required: No

Type: String

Update requires: No interruption