SendQuota
An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current AWS Region.
Contents
- Max24HourSend
-
The maximum number of emails that you can send in the current AWS Region over a 24-hour period. A value of -1 signifies an unlimited quota. (This value is also referred to as your sending quota.)
Type: Double
Required: No
- MaxSendRate
-
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.
Type: Double
Required: No
- SentLast24Hours
-
The number of emails sent from your Amazon SES account in the current AWS Region over the past 24 hours.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: