Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support SES #71

Closed
jantman opened this issue Sep 29, 2015 · 2 comments
Closed

support SES #71

jantman opened this issue Sep 29, 2015 · 2 comments

Comments

@jantman
Copy link
Owner

jantman commented Sep 29, 2015

Add support for SES, specifically Sending Quota.

@jantman jantman added this to the 0.2.0 milestone Sep 29, 2015
@jantman jantman modified the milestones: 0.2.1, 0.2.0, 0.2.2, 0.4.0 Nov 27, 2015
@jantman jantman modified the milestones: 0.4.1 - Additional Services, 0.4.0 - Additional Services Mar 13, 2016
@jantman
Copy link
Owner Author

jantman commented Mar 13, 2016

Limits: http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_ses_quota

Docs on limits: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html

The GetSendQuota API call returns both the per-24-hour sending quota and the number of emails sent in the last 24 hours.

jantman added a commit that referenced this issue Mar 13, 2016
fixes #71 - add support for SES service; currently just daily sending quota
@jantman
Copy link
Owner Author

jantman commented Mar 13, 2016

Merged to develop in #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant