aws mediapackage create-origin-endpoint

Creates a new OriginEndpoint record

Options

NameDescription
--authorization <structure>CDN Authorization credentials
--channel-id <string>The ID of the Channel that the OriginEndpoint will be associated with. This cannot be changed after the OriginEndpoint is created
--cmaf-package <structure>A Common Media Application Format (CMAF) packaging configuration
--dash-package <structure>A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration
--description <string>A short text description of the OriginEndpoint
--hls-package <structure>An HTTP Live Streaming (HLS) packaging configuration
--id <string>The ID of the OriginEndpoint. The ID must be unique within the region and it cannot be changed after the OriginEndpoint is created
--manifest-name <string>A short string that will be used as the filename of the OriginEndpoint URL (defaults to "index")
--mss-package <structure>A Microsoft Smooth Streaming (MSS) packaging configuration
--origination <string>Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination
--startover-window-seconds <integer>Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint
--tags <map>A collection of tags associated with a resource
--time-delay-seconds <integer>Amount of delay (seconds) to enforce on the playback of live content. If not specified, there will be no time delay in effect for the OriginEndpoint
--whitelist <list>A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command