Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.
get/#Action=ModifyClusterSubnetGroup
Query parameters
ClusterSubnetGroupNamestring required
The name of the subnet group to be modified.
Descriptionstring
A text description of the subnet group to be modified.
SubnetIdsstring[] required
An array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single request.
Action'ModifyClusterSubnetGroup' required
Version'2012-12-01' required
Response
Success