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.

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