Create DB Subnet Group

GET {{aws_rds_base_url}}/?DBSubnetGroupDescription&DBSubnetGroupName&SubnetIds.SubnetIdentifier.N&Tags.Tag.N&Action=CreateDBSubnetGroup&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBSubnetGroupDescriptionnullThe description for the DB subnet group.
DBSubnetGroupNamenullThe name for the DB subnet group. This value is stored as a lowercase string.
SubnetIds.SubnetIdentifier.NnullThe EC2 Subnet IDs for the DB subnet group.
Tags.Tag.NnullTags to assign to the DB subnet group.
Actionstring
Versionstring