ses_list_configuration_sets: Provides a list of the configuration sets associated with...

View source: R/ses_operations.R

ses_list_configuration_setsR 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 list_configuration_sets to indicate the position of the configuration set in the configuration set list.

MaxItems

The number of configuration sets to return.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.