Skip to main content

key_groups_list_only

Lists key_groups in a region or regions, for all properties use key_groups

Overview

Namekey_groups_list_only
TypeResource
DescriptionA 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).
Idaws.cloudfront.key_groups_list_only

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

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