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