public_keys
Retrieves a list of public_keys
in a region
Overview
Name | public_keys |
Type | Resource |
Description | public_keys |
Id | awscc.cloudfront.public_keys |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS 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