packaging_groups
Retrieves a list of packaging_groups
in a region
Overview
Name | packaging_groups |
Type | Resource |
Description | packaging_groups |
Id | awscc.mediapackage.packaging_groups |
Fields
Name | Datatype | Description |
---|---|---|
id | string | The ID of the PackagingGroup. |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.mediapackage.packaging_groups
WHERE region = 'us-east-1'
Permissions
To operate on the packaging_groups
resource, the following permissions are required:
Create
mediapackage-vod:CreatePackagingGroup,
mediapackage-vod:DescribePackagingGroup,
mediapackage-vod:TagResource,
mediapackage-vod:ConfigureLogs,
iam:PassRole,
iam:CreateServiceLinkedRole
List
mediapackage-vod:ListPackagingGroups