v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138306572.7 KB

Deletes a DB 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>Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.</p> <p>Example: <code>mySubnetgroup</code> </p>
Action'DeleteDBSubnetGroup' required
Version'2014-10-31' required

Response

Success