amazonka-rds-1.2.0.1: Amazon Relational Database Service 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.RDS.DeleteEventSubscription

Contents

Description

Deletes an RDS 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 RDS event notification subscription you want to delete.

Destructuring the Response

deleteEventSubscriptionResponse Source

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

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

Response Lenses