This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaPackage::Channel IngestEndpoint
An endpoint for ingesting source content for a channel.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Id- 
                    
The endpoint identifier.
Required: Yes
Type: String
Update requires: No interruption
 Password- 
                    
The system-generated password for WebDAV input authentication.
Required: Yes
Type: String
Update requires: No interruption
 Url- 
                    
The input URL where the source stream should be sent.
Required: Yes
Type: String
Update requires: No interruption
 Username- 
                    
The system-generated username for WebDAV input authentication.
Required: Yes
Type: String
Update requires: No interruption