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.UpdateReceiptRule

Contents

Description

Updates a 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 UpdateReceiptRule.

Synopsis

Creating a Request

updateReceiptRule Source

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

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

Request Lenses

urrRuleSetName :: Lens' UpdateReceiptRule Text Source

The name of the receipt rule set to which the receipt rule belongs.

urrRule :: Lens' UpdateReceiptRule ReceiptRule Source

A data structure that contains the updated receipt rule information.

Destructuring the Response

updateReceiptRuleResponse Source

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

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

Response Lenses