brennerm / aws-quota-checker

Keep an eye on your AWS quotas before you hit their limits
https://pypi.org/project/aws-quota-checker/
MIT License
84 stars 36 forks source link

New Check - SES Sending Limits #13

Closed camaya-caylent closed 3 years ago

camaya-caylent commented 3 years ago

That would be nice to have.

Thanks for this awesome tool.

brennerm commented 3 years ago

Thanks for reporting and your feedback.

Will see what I can do. :+1:

brennerm commented 3 years ago

@camaya-caylent The 24 hour sending quota is available in version 1.5.0.

Regarding the sending rate, AWS doesn't expose any information about the current rate so adding only the maximum doesn't make too much sense IMO. Hope you agree. :)