- Newest
- Most votes
- Most comments
Hello,
When you first start using AWS SES, your account is in the SES sandbox environment. In this environment, you have the following limitations:
- Daily Sending Quota: The maximum number of emails you can send in a 24-hour period.
- Sending Rate: The maximum number of emails you can send per second.
- Recipient Verification: You can only send emails to verified email addresses and domains.
You can also request for production access, https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html
Sending limits are adjustable in production SES account, to read more about Service quotas for AWS SES. refer this documentation: https://docs.aws.amazon.com/ses/latest/dg/quotas.html#:~:text=Sending%20quotas,-Quotas%20are%20based&text=If%20your%20account%20is%20in,on%20your%20specific%20use%20case.
If you literally mean reselling SES, then this standard contract clause in https://aws.amazon.com/agreement/ would seem to apply:
6.4 Restrictions. Neither you nor any End User will use the AWS Content or Services in any manner or for any purpose other than as expressly permitted by this Agreement. Neither you nor any End User will, or will attempt to [...] (c) resell the Services or AWS Content. [...]
Relevant content
- asked 4 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 8 months ago

Thanks for the answer