amazonka-redshift-1.3.0: 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.DeleteEventSubscription

Contents

Description

Deletes an Amazon Redshift event notification subscription.

See: AWS API Reference for DeleteEventSubscription.

Synopsis

Creating a Request

deleteEventSubscription Source

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

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

Request Lenses

desSubscriptionName :: Lens' DeleteEventSubscription Text Source

The name of the Amazon Redshift event notification subscription to be deleted.

Destructuring the Response

deleteEventSubscriptionResponse :: DeleteEventSubscriptionResponse Source

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