This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaPackage::Channel HlsIngest
HLS ingest configuration.
Syntax
To declare this entity in your Amazon 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