class Aws::PinpointEmail::Types::SendQuota

An object that contains information about the per-day and per-second sending limits for your Amazon Pinpoint account in the current AWS Region.

@!attribute [rw] max_24_hour_send

The maximum number of emails that you can send in the current AWS
Region over a 24-hour period. This value is also called your
*sending quota*.
@return [Float]

@!attribute [rw] max_send_rate

The maximum number of emails that you can send per second in the
current AWS Region. This value is also called your *maximum sending
rate* or your *maximum TPS (transactions per second) rate*.
@return [Float]

@!attribute [rw] sent_last_24_hours

The number of emails sent from your Amazon Pinpoint account in the
current AWS Region over the past 24 hours.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/SendQuota AWS API Documentation

Constants

SENSITIVE