amazonka-redshift-1.3.5: Amazon Redshift SDK.

Copyright(c) 2013-2015 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.Redshift.DeleteSnapshotCopyGrant

Contents

Description

Deletes the specified snapshot copy grant.

See: AWS API Reference for DeleteSnapshotCopyGrant.

Synopsis

Creating a Request

deleteSnapshotCopyGrant Source

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

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

Request Lenses

dscgSnapshotCopyGrantName :: Lens' DeleteSnapshotCopyGrant Text Source

The name of the snapshot copy grant to delete.

Destructuring the Response

deleteSnapshotCopyGrantResponse :: DeleteSnapshotCopyGrantResponse Source

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