You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::GetSendQuotaResponseRepresents your Amazon SES daily sending quota, maximum send rate, and the number of emails you have sent in the last 24 hours.
Returned by:
Instance Attribute Summary collapseThe maximum number of emails the user is allowed to send in a 24-hour interval.
The maximum number of emails that Amazon SES can accept from the user\'s account per second.
The number of emails sent during the previous 24 hours.
The maximum number of emails the user is allowed to send in a 24-hour interval. A value of -1 signifies an unlimited quota.
#max_send_rate ⇒ FloatThe maximum number of emails that Amazon SES can accept from the user\'s account per second.
The rate at which Amazon SES accepts the user\'s messages might be less than the maximum send rate.
#sent_last_24_hours ⇒ FloatThe number of emails sent during the previous 24 hours.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4