v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Creates a new cache subnet group.

Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).

get/#Action=CreateCacheSubnetGroup

Query parameters

CacheSubnetGroupNamestring required
<p>A name for the cache subnet group. This value is stored as a lowercase string.</p> <p>Constraints: Must contain no more than 255 alphanumeric characters or hyphens.</p> <p>Example: <code>mysubnetgroup</code> </p>
CacheSubnetGroupDescriptionstring required

A description for the cache subnet group.

SubnetIdsstring[] required

A list of VPC subnet IDs for the cache subnet group.

Keystring

The key for the tag. May not be null.

Valuestring

The tag's value. May be null.

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

Action'CreateCacheSubnetGroup' required
Version'2015-02-02' required

Response

Success