AWS::MediaPackageV2::Channel IngestEndpoint - AWS CloudFormation

AWS::MediaPackageV2::Channel IngestEndpoint

The input URL where the source stream should be sent.

Syntax

To declare this entity in your AWS 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