Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateReceiptFilterRequest

Represents a request to create a new IP address filter. You use IP address filters when you receive email with Amazon SES. For more information, see the Amazon SES Developer Guide.

Hierarchy

Properties

Properties

Filter: undefined | ReceiptFilter

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.