Skip to main content

key_value_stores

Retrieves a list of key_value_stores in a region

Overview

Namekey_value_stores
TypeResource
Descriptionkey_value_stores
Idawscc.cloudfront.key_value_stores

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.cloudfront.key_value_stores

Permissions

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

Create

cloudfront:CreateKeyValueStore,
cloudfront:DescribeKeyValueStore,
s3:GetObject,
s3:HeadObject,
s3:GetBucketLocation

List

cloudfront:ListKeyValueStores