v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430234217.2 KB

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.

put/channelGroup/{ChannelGroupName}

Path parameters

ChannelGroupNamestring required

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.

Headers

x-amzn-update-if-matchstring

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.

Request body

Descriptionstring

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

Response

Success

ChannelGroupNamestring required

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.

Arnstring required

The Amazon Resource Name (ARN) associated with the resource.

EgressDomainstring required

The output domain where the source stream is sent. Integrate the domain with a downstream CDN (such as Amazon CloudFront) or playback device.

CreatedAtstring date-time required

The date and time the channel group was created.

ModifiedAtstring date-time required

The date and time the channel group was modified.

Descriptionstring

The description for your channel group.

ETagstring

The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.

Tagsobject

The comma-separated list of tag key:value pairs assigned to the channel group.