key_value_stores_list_only
Lists key_value_stores
in a region or regions, for all properties use key_value_stores
Overview
Name | key_value_stores_list_only |
Type | Resource |
Description | Resource Type definition for AWS::CloudFront::KeyValueStore |
Id | aws.cloudfront.key_value_stores_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
id | string | |
status | string | |
name | string | |
comment | string | |
import_source | object | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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