Create Cache Subnet Group

GET {{aws_elasticache_base_url}}/?CacheSubnetGroupDescription&CacheSubnetGroupName&SubnetIds.SubnetIdentifier.N&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
CacheSubnetGroupDescriptionnullA description for the cache subnet group.
CacheSubnetGroupNamenullA name for the cache subnet group. This value is stored as a lowercase string.
SubnetIds.SubnetIdentifier.NnullA list of VPC subnet IDs for the cache subnet group.
VersionstringThe version of the API.