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 | Resource Type definition for AWS::CloudFront::KeyGroup |
Id | aws.cloudfront.key_groups_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
key_group_config | object | |
last_modified_time | 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