Create Cache Subnet Group
GET {{aws_elasticache_base_url}}/?CacheSubnetGroupDescription&CacheSubnetGroupName&SubnetIds.SubnetIdentifier.N&Version=2015-02-02
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CacheSubnetGroupDescription | null | A description for the cache subnet group. | |
CacheSubnetGroupName | null | A name for the cache subnet group. This value is stored as a lowercase string. | |
SubnetIds.SubnetIdentifier.N | null | A list of VPC subnet IDs for the cache subnet group. | |
Version | string | The version of the API. |