Deletes a subnet group.
The specified database subnet group must not be associated with any DB instances.
get/#Action=DeleteDBSubnetGroup
Query parameters
DBSubnetGroupNamestring required
<p>The name of the database subnet group to delete.</p> <note> <p>You can't delete the default subnet group.</p> </note> <p>Constraints:</p> <p>Must match the name of an existing <code>DBSubnetGroup</code>. Must not be default.</p> <p>Example: <code>mySubnetgroup</code> </p>
Action'DeleteDBSubnetGroup' required
Version'2014-10-31' required
Response
Success