v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Creates a new cache security group. Use a cache security group to control access to one or more clusters.

Cache security groups are only used when you are creating a cluster outside of an Amazon Virtual Private Cloud (Amazon VPC). If you are creating a cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.

get/#Action=CreateCacheSecurityGroup

Query parameters

CacheSecurityGroupNamestring required
<p>A name for the cache security group. This value is stored as a lowercase string.</p> <p>Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word "Default".</p> <p>Example: <code>mysecuritygroup</code> </p>
Descriptionstring required

A description for the cache security 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'CreateCacheSecurityGroup' required
Version'2015-02-02' required

Response

Success