Skip to main content

public_keys

Retrieves a list of public_keys in a region

Overview

Namepublic_keys
TypeResource
Descriptionpublic_keys
Idawscc.cloudfront.public_keys

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.cloudfront.public_keys

Permissions

To operate on the public_keys resource, the following permissions are required:

Create

cloudfront:CreatePublicKey

List

cloudfront:ListPublicKeys