Skip to main content

key_value_stores_list_only

Lists key_value_stores in a region or regions, for all properties use key_value_stores

Overview

Namekey_value_stores_list_only
TypeResource
DescriptionResource Type definition for AWS::CloudFront::KeyValueStore
Idaws.cloudfront.key_value_stores_list_only

Fields

NameDatatypeDescription
arnstring
idstring
statusstring
namestring
commentstring
import_sourceobject
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all key_value_stores in a region.

SELECT
region,
name
FROM aws.cloudfront.key_value_stores_list_only
;

Permissions

For permissions required to operate on the key_value_stores_list_only resource, see key_value_stores