Skip to main content

cache_policies

Retrieves a list of cache_policies in a region

Overview

Namecache_policies
TypeResource
Descriptioncache_policies
Idawscc.cloudfront.cache_policies

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.cloudfront.cache_policies

Permissions

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

Create

cloudfront:CreateCachePolicy

List

cloudfront:ListCachePolicies