amazonka-ses-1.3.7: 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.DeleteReceiptRule

Contents

Description

Deletes the specified receipt rule.

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

This action is throttled at one request per second.

See: AWS API Reference for DeleteReceiptRule.

Synopsis

Creating a Request

deleteReceiptRule Source

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

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

Request Lenses

delRuleSetName :: Lens' DeleteReceiptRule Text Source

The name of the receipt rule set that contains the receipt rule to delete.

delRuleName :: Lens' DeleteReceiptRule Text Source

The name of the receipt rule to delete.

Destructuring the Response

deleteReceiptRuleResponse Source

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

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

Response Lenses