ses_list_receipt_rule_sets {paws.customer.engagement} | R Documentation |
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region
Description
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region. If there are additional receipt rule sets to be retrieved, you receive a NextToken
that you can provide to the next call to list_receipt_rule_sets
to retrieve the additional entries.
See https://www.paws-r-sdk.com/docs/ses_list_receipt_rule_sets/ for full documentation.
Usage
ses_list_receipt_rule_sets(NextToken = NULL)
Arguments
NextToken |
A token returned from a previous call to
|
[Package paws.customer.engagement version 0.9.0 Index]