amazonka-ses-1.3.6: Amazon Simple Email 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.SES.DeleteReceiptRuleSet

Contents

Description

Deletes the specified receipt rule set and all of the receipt rules it contains.

The currently active rule set cannot be deleted.

For information about managing receipt rule sets, see the Amazon SES Developer Guide.

This action is throttled at one request per second.

See: AWS API Reference for DeleteReceiptRuleSet.

Synopsis

Creating a Request

deleteReceiptRuleSet Source

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

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

Request Lenses

dRuleSetName :: Lens' DeleteReceiptRuleSet Text Source

The name of the receipt rule set to delete.

Destructuring the Response

deleteReceiptRuleSetResponse Source

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

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

Response Lenses