View source: R/ses_operations.R
ses_create_receipt_filter | R Documentation |
Creates a new IP address filter.
See https://www.paws-r-sdk.com/docs/ses_create_receipt_filter/ for full documentation.
ses_create_receipt_filter(Filter)
Filter |
[required] 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.