AWS::MediaPackage::Channel HlsIngest
HLS ingest configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ingestEndpoints" :
[ IngestEndpoint, ... ]
}
YAML
ingestEndpoints:
- IngestEndpoint
Properties
ingestEndpoints
-
The input URL where the source stream should be sent.
Required: No
Type: Array of IngestEndpoint
Update requires: No interruption