Modify Cache Subnet Group

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

Request Params

KeyDatatypeRequiredDescription
CacheSubnetGroupNamenullThe name for the cache subnet group. This value is stored as a lowercase string.
CacheSubnetGroupDescriptionnullA description of the cache subnet group.
SubnetIds.SubnetIdentifier.NnullThe EC2 subnet IDs for the cache subnet group.
VersionstringThe version of the API.