Amazon Ses Rate Limits
Amazon SES enforces two distinct sending limits per account/region - a 24-hour sending quota and a maximum send rate (TPS). Both start in the sandbox and increase after production access is granted and reputation is established. The control-plane API (CreateConfigurationSet, etc.) follows AWS API throttling. ThrottlingException, MaxSendingRateExceededException, and AccountSendingPausedException signal limit conditions.
Amazon Ses Rate Limits is the machine-readable rate-limit profile for Amazon SES on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring emails_per_day, emails_per_second, and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Rate Limiting, Email, and SES.