Skip to main content

public_keys_list_only

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

Overview

Namepublic_keys_list_only
TypeResource
DescriptionA public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html), or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html).
Idaws.cloudfront.public_keys_list_only

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all public_keys in a region.

SELECT
region,
id
FROM aws.cloudfront.public_keys_list_only
;

Permissions

For permissions required to operate on the public_keys_list_only resource, see public_keys