key_groups
Retrieves a list of key_groups
in a region
Overview
Name | key_groups |
Type | Resource |
Description | key_groups |
Id | awscc.cloudfront.key_groups |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.cloudfront.key_groups
Permissions
To operate on the key_groups
resource, the following permissions are required:
Create
cloudfront:CreateKeyGroup
List
cloudfront:ListKeyGroups