Creates a new subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region.
get/#Action=CreateDBSubnetGroup
Query parameters
DBSubnetGroupNamestring required
<p>The name for the 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 subnet group.
SubnetIdsstring[] required
The Amazon EC2 subnet IDs for the subnet group.
The tags to be assigned to the subnet group.
Action'CreateDBSubnetGroup' required
Version'2014-10-31' required
Response
Success