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.
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