GetSendQuota
Provides the sending limits for the Amazon SES account.
You can execute this operation no more than once per second.
Response Elements
The following elements are returned by the service.
- Max24HourSend
-
The maximum number of emails the user is allowed to send in a 24-hour interval. A value of -1 signifies an unlimited quota.
Type: Double
- MaxSendRate
-
The maximum number of emails that Amazon SES can accept from the user's account per second.
Note
The rate at which Amazon SES accepts the user's messages might be less than the maximum send rate.
Type: Double
- SentLast24Hours
-
The number of emails sent during the previous 24 hours.
Type: Double
Errors
For information about the errors that are common to all actions, see Common Errors.
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: