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