Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.
get/#Action=CreateDBSubnetGroup
Query parameters
DBSubnetGroupNamestring required
<p>The name for the DB subnet group. This value is stored as a lowercase string.</p> <p>Constraints: Must contain no more than 255 letters, numbers, periods, underscores, spaces, or hyphens. Must not be default.</p> <p>Example: <code>mySubnetgroup</code> </p>
DBSubnetGroupDescriptionstring required
The description for the DB subnet group.
SubnetIdsstring[] required
The EC2 Subnet IDs for the DB subnet group.
The tags to be assigned to the new DB subnet group.
Action'CreateDBSubnetGroup' required
Version'2014-10-31' required
Response
Success