v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Deletes the connection between a replication instance and an endpoint.

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

Headers

X-Amz-Target'AmazonDMSv20160101.DeleteConnection' required

Request body

EndpointArnstring required

The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

ReplicationInstanceArnstring required

The Amazon Resource Name (ARN) of the replication instance.

Response

Success

Example response

{
  "Connection": {}
}