Skip to main content

channel_groups_list_only

Lists channel_groups in a region or regions, for all properties use channel_groups

Overview

Namechannel_groups_list_only
TypeResource
Description

Represents a channel group that facilitates the grouping of multiple channels.

Idaws.mediapackagev2.channel_groups_list_only

Fields

NameDatatypeDescription
arnstring

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

channel_group_namestring
created_atstring

The date and time the channel group was created.

descriptionstring

Enter any descriptive text that helps you to identify the channel group.

egress_domainstring

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

modified_atstring

The date and time the channel group was modified.

tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all channel_groups in a region.

SELECT
region,
arn
FROM aws.mediapackagev2.channel_groups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the channel_groups_list_only resource, see channel_groups