key_groups_list_only
Lists key_groups
in a region or regions, for all properties use key_groups
Overview
Name | key_groups_list_only |
Type | Resource |
Description | A key group. A key group contains a list of public keys that you can use with [CloudFront signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html). |
Id | aws.cloudfront.key_groups_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all key_groups
in a region.
SELECT
region,
id
FROM aws.cloudfront.key_groups_list_only
;
Permissions
For permissions required to operate on the key_groups_list_only
resource, see key_groups