Skip to main content

key_value_store

Gets an individual key_value_store resource

Overview

Namekey_value_store
TypeResource
Descriptionkey_value_store
Idawscc.cloudfront.key_value_store

Fields

NameDatatypeDescription
arnstring
idstring
statusstring
namestring
commentstring
import_sourceobject
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn,
id,
status,
name,
comment,
import_source
FROM awscc.cloudfront.key_value_store
WHERE data__Identifier = '<Name>';

Permissions

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

Delete

cloudfront:DeleteKeyValueStore,
cloudfront:DescribeKeyValueStore

Read

cloudfront:DescribeKeyValueStore

Update

cloudfront:UpdateKeyValueStore,
cloudfront:DescribeKeyValueStore