amazonka-ses-1.4.0: Amazon Simple Email Service SDK.

Copyright(c) 2013-2016 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.CreateReceiptFilter

Contents

Description

Creates a new IP address filter.

For information about setting up IP address filters, see the Amazon SES Developer Guide.

This action is throttled at one request per second.

Synopsis

Creating a Request

createReceiptFilter Source

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

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

Request Lenses

crfFilter :: Lens' CreateReceiptFilter ReceiptFilter Source

A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.

Destructuring the Response

createReceiptFilterResponse Source

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

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

Response Lenses