Test Connection
POST {{aws_database_migration_service_base_url}}/?Action=TestConnection
Tests the connection between the replication instance and the endpoint.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. |
Request Body
{"EndpointArn"=>"string", "ReplicationInstanceArn"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |