View source: R/ses_operations.R
ses_list_receipt_rule_sets | R Documentation |
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.
ses_list_receipt_rule_sets(NextToken = NULL)
NextToken |
A token returned from a previous call to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.