Skip to content

/AWS1/CL_MD2=>UPDATEORIGINENDPOINT()

About UpdateOriginEndpoint

Update the specified origin endpoint. Edit the packaging preferences on an endpoint to optimize the viewing experience. You can't edit the name of the endpoint.

Any edits you make that impact the video output may not be reflected for a few minutes.

Method Signature

IMPORTING

Required arguments:

IV_CHANNELGROUPNAME TYPE /AWS1/MD2RESOURCENAME /AWS1/MD2RESOURCENAME

The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.

IV_CHANNELNAME TYPE /AWS1/MD2RESOURCENAME /AWS1/MD2RESOURCENAME

The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.

IV_ORIGINENDPOINTNAME TYPE /AWS1/MD2RESOURCENAME /AWS1/MD2RESOURCENAME

The name that describes the origin endpoint. The name is the primary identifier for the origin endpoint, and and must be unique for your account in the AWS Region and channel.

IV_CONTAINERTYPE TYPE /AWS1/MD2CONTAINERTYPE /AWS1/MD2CONTAINERTYPE

The type of container attached to this origin endpoint. A container type is a file format that encapsulates one or more media streams, such as audio and video, into a single file.

Optional arguments:

IO_SEGMENT TYPE REF TO /AWS1/CL_MD2SEGMENT /AWS1/CL_MD2SEGMENT

The segment configuration, including the segment name, duration, and other configuration values.

IV_DESCRIPTION TYPE /AWS1/MD2RESOURCEDESCRIPTION /AWS1/MD2RESOURCEDESCRIPTION

Any descriptive information that you want to add to the origin endpoint for future identification purposes.

IV_STARTOVERWINDOWSECONDS TYPE /AWS1/MD2INTEGER /AWS1/MD2INTEGER

The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window. The maximum startover window is 1,209,600 seconds (14 days).

IT_HLSMANIFESTS TYPE /AWS1/CL_MD2CREHLSMANIFESTCONF=>TT_CREATEHLSMANIFESTS TT_CREATEHLSMANIFESTS

An HTTP live streaming (HLS) manifest configuration.

IT_LOWLATENCYHLSMANIFESTS TYPE /AWS1/CL_MD2CRELOWLATENCYHLS00=>TT_CRELOWLATENCYHLSMANIFESTS TT_CRELOWLATENCYHLSMANIFESTS

A low-latency HLS manifest configuration.

IT_DASHMANIFESTS TYPE /AWS1/CL_MD2CREDASHMANIFESTC00=>TT_CREATEDASHMANIFESTS TT_CREATEDASHMANIFESTS

A DASH manifest configuration.

IV_ETAG TYPE /AWS1/MD2ENTITYTAG /AWS1/MD2ENTITYTAG

The expected current Entity Tag (ETag) for the resource. If the specified ETag does not match the resource's current entity tag, the update request will be rejected.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MD2UPDORIGINENDPTRSP /AWS1/CL_MD2UPDORIGINENDPTRSP