v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Tests the connection between the replication instance and the endpoint.

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

Headers

X-Amz-Target'AmazonDMSv20160101.TestConnection' required

Request body

ReplicationInstanceArnstring required

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

EndpointArnstring required

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

Response

Success

Example response

{
  "Connection": {}
}