amazonka-dms-1.4.0: Amazon Database Migration Service SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.DMS.TestConnection

Contents

Description

Tests the connection between the replication instance and the endpoint.

Synopsis

Creating a Request

testConnection Source

Creates a value of TestConnection with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

tcReplicationInstanceARN :: Lens' TestConnection Text Source

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

tcEndpointARN :: Lens' TestConnection Text Source

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

Destructuring the Response

testConnectionResponse Source

Creates a value of TestConnectionResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses