Skip to main content

channel_groups

Retrieves a list of channel_groups in a region

Overview

Namechannel_groups
TypeResource
Descriptionchannel_groups
Idawscc.mediapackagev2.channel_groups

Fields

NameDatatypeDescription
arnstring<p>The Amazon Resource Name (ARN) associated with the resource.</p>
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.mediapackagev2.channel_groups
WHERE region = 'us-east-1'

Permissions

To operate on the channel_groups resource, the following permissions are required:

Create

mediapackagev2:TagResource,
mediapackagev2:CreateChannelGroup

List

mediapackagev2:ListChannelGroups