Skip to main content

key_group

Gets an individual key_group resource

Overview

Namekey_group
TypeResource
Descriptionkey_group
Idawscc.cloudfront.key_group

Fields

NameDatatypeDescription
idstring
key_group_configobject
last_modified_timestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id,
key_group_config,
last_modified_time
FROM awscc.cloudfront.key_group
WHERE data__Identifier = '<Id>';

Permissions

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

Delete

cloudfront:DeleteKeyGroup,
cloudfront:GetKeyGroup

Read

cloudfront:GetKeyGroup

Update

cloudfront:UpdateKeyGroup,
cloudfront:GetKeyGroup