v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Modifies the settings for the specified replication subnet group.

post/#X-Amz-Target=AmazonDMSv20160101.ModifyReplicationSubnetGroup

Headers

X-Amz-Target'AmazonDMSv20160101.ModifyReplicationSubnetGroup' required

Request body

ReplicationSubnetGroupIdentifierstring required

The name of the replication instance subnet group.

ReplicationSubnetGroupDescriptionstring

A description for the replication instance subnet group.

SubnetIdsString[] required

A list of subnet IDs.

Response

Success

Example response

{
  "ReplicationSubnetGroup": {}
}