Skip to main content

cache_policies_list_only

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

Overview

Namecache_policies_list_only
TypeResource
DescriptionResource Type definition for AWS::CloudFront::CachePolicy
Idaws.cloudfront.cache_policies_list_only

Fields

NameDatatypeDescription
cache_policy_configobject
idstring
last_modified_timestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all cache_policies in a region.

SELECT
region,
id
FROM aws.cloudfront.cache_policies_list_only
;

Permissions

For permissions required to operate on the cache_policies_list_only resource, see cache_policies