paws.customer.engagement (version 0.1.0)

ses_get_send_quota: Provides the sending limits for the Amazon SES account

Description

Provides the sending limits for the Amazon SES account.

Usage

ses_get_send_quota()

Arguments

Details

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

Examples

Run this code
# NOT RUN {
# The following example returns the Amazon SES sending limits for an AWS
# account:
# }
# NOT RUN {
svc$get_send_quota()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab