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.StartReplicationTask

Contents

Description

Starts the replication task.

Synopsis

Creating a Request

startReplicationTask Source

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

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

Request Lenses

srtCdcStartTime :: Lens' StartReplicationTask (Maybe UTCTime) Source

The start time for the Change Data Capture (CDC) operation.

srtReplicationTaskARN :: Lens' StartReplicationTask Text Source

The Amazon Resource Number (ARN) of the replication task to be started.

Destructuring the Response

startReplicationTaskResponse Source

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

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

Response Lenses