paws.customer.engagement (version 0.1.0)

ses_get_send_statistics: Provides sending statistics for the current AWS Region

Description

Provides sending statistics for the current AWS Region. The result is a list of data points, representing the last two weeks of sending activity. Each data point in the list contains statistics for a 15-minute period of time.

Usage

ses_get_send_statistics()

Arguments

Details

You can execute this operation no more than once per second.

Examples

Run this code
# NOT RUN {
# The following example returns Amazon SES sending statistics:
# }
# NOT RUN {
svc$get_send_statistics()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab