Skip to content

/AWS1/CL_MD2=>UPDATECHANNELGROUP()

About UpdateChannelGroup

Update the specified channel group. You can edit the description on a channel group for easier identification later from the AWS Elemental MediaPackage console. You can't edit the name of the channel group.

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.

Optional arguments:

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.

IV_DESCRIPTION TYPE /AWS1/MD2RESOURCEDESCRIPTION /AWS1/MD2RESOURCEDESCRIPTION

Any descriptive information that you want to add to the channel group for future identification purposes.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MD2UPDCHANNELGROUPRSP /AWS1/CL_MD2UPDCHANNELGROUPRSP