AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class SendQuota
The SendQuota type exposes the following members
Name | Description | |
---|---|---|
![]() |
SendQuota() |
Name | Type | Description | |
---|---|---|---|
![]() |
Max24HourSend | System.Double |
Gets and sets the property Max24HourSend. The maximum number of emails that you can send in the current Amazon Web Services Region over a 24-hour period. A value of -1 signifies an unlimited quota. (This value is also referred to as your sending quota.) |
![]() |
MaxSendRate | System.Double |
Gets and sets the property MaxSendRate. The maximum number of emails that you can send per second in the current Amazon Web Services Region. This value is also called your maximum sending rate or your maximum TPS (transactions per second) rate. |
![]() |
SentLast24Hours | System.Double |
Gets and sets the property SentLast24Hours. The number of emails sent from your Amazon SES account in the current Amazon Web Services Region over the past 24 hours. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5