ses_list_configuration_sets {paws.customer.engagement} | R Documentation |
Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region
Description
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.
Usage
ses_list_configuration_sets(NextToken = NULL, MaxItems = NULL)
Arguments
NextToken |
A token returned from a previous call to
|
MaxItems |
The number of configuration sets to return. |
[Package paws.customer.engagement version 0.9.0 Index]