amazonka-ses-1.3.5: 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.DeleteReceiptFilter

Contents

Description

Deletes the specified IP address filter.

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

This action is throttled at one request per second.

See: AWS API Reference for DeleteReceiptFilter.

Synopsis

Creating a Request

deleteReceiptFilter Source

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

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

Request Lenses

drfFilterName :: Lens' DeleteReceiptFilter Text Source

The name of the IP address filter to delete.

Destructuring the Response

deleteReceiptFilterResponse Source

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

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

Response Lenses