Get Send Quota
GET {{aws_simple_email_service_base_url}}/?Max24HourSend&MaxSendRate&SentLast24Hours
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Max24HourSend | null | The maximum number of emails the user is allowed to send in a 24-hour interval. A value of -1 signifies an unlimited quota. | |
MaxSendRate | null | The maximum number of emails that Amazon SES can accept from the user's account per second. | |
SentLast24Hours | null | The number of emails sent during the previous 24 hours. |