Creates a replication subnet group given a list of the subnet IDs in a VPC.
The VPC needs to have at least one subnet in at least two availability zones in the Amazon Web Services Region, otherwise the service will throw a ReplicationSubnetGroupDoesNotCoverEnoughAZs exception.
post/#X-Amz-Target=AmazonDMSv20160101.CreateReplicationSubnetGroup
Headers
X-Amz-Target'AmazonDMSv20160101.CreateReplicationSubnetGroup' required
Request body
Response
Success
Example response
{
"ReplicationSubnetGroup": {}
}