View source: R/ses_operations.R
ses_list_configuration_sets | R Documentation |
Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region. For information about using configuration sets, see Monitoring Your Amazon SES Sending Activity in the Amazon SES Developer Guide.
See https://www.paws-r-sdk.com/docs/ses_list_configuration_sets/ for full documentation.
ses_list_configuration_sets(NextToken = NULL, MaxItems = NULL)
NextToken |
A token returned from a previous call to
|
MaxItems |
The number of configuration sets to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.