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

Contents

Description

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

Synopsis

Creating a Request

deleteReplicationInstance Source

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

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

Request Lenses

driReplicationInstanceARN :: Lens' DeleteReplicationInstance Text Source

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

Destructuring the Response

deleteReplicationInstanceResponse Source

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

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

Response Lenses