aws mediapackage update-origin-endpoint

Updates an existing OriginEndpoint

Options

NameDescription
--authorization <structure>CDN Authorization credentials
--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 to update
--manifest-name <string>A short string that will be appended to the end of the Endpoint URL
--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 (in seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint
--time-delay-seconds <integer>Amount of delay (in 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