Skip to main content

serverless_caches

Retrieves a list of serverless_caches in a region

Overview

Nameserverless_caches
TypeResource
Descriptionserverless_caches
Idawscc.elasticache.serverless_caches

Fields

NameDatatypeDescription
serverless_cache_namestringThe name of the Serverless Cache. This value must be unique.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
serverless_cache_name
FROM awscc.elasticache.serverless_caches
WHERE region = 'us-east-1'

Permissions

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

Create

elasticache:CreateServerlessCache,
elasticache:DescribeServerlessCaches,
elasticache:AddTagsToResource,
elasticache:ListTagsForResource,
ec2:CreateTags,
ec2:CreateVpcEndpoint,
kms:CreateGrant,
kms:DescribeKey

List

elasticache:DescribeServerlessCaches,
elasticache:ListTagsForResource