paws.customer.engagement (version 0.1.0)

ses_list_receipt_filters: Lists the IP address filters associated with your AWS account in the current AWS Region

Description

Lists the IP address filters associated with your AWS account in the current AWS Region.

Usage

ses_list_receipt_filters()

Arguments

Request syntax

svc$list_receipt_filters()

Details

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

You can execute this operation no more than once per second.

Examples

Run this code
# NOT RUN {
# The following example lists the IP address filters that are associated
# with an AWS account:
# }
# NOT RUN {
svc$list_receipt_filters()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab