https://github.com/ffernandolima/aws-ses
Provides features for sending emails via AWS SES, intelligently handling rate limiting through effective retry strategies.
https://github.com/ffernandolima/aws-ses
Last synced: 11 months ago
JSON representation
Provides features for sending emails via AWS SES, intelligently handling rate limiting through effective retry strategies.
- Host: GitHub
- URL: https://github.com/ffernandolima/aws-ses
- Owner: ffernandolima
- License: mit
- Created: 2020-07-02T00:03:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T02:44:27.000Z (over 2 years ago)
- Last Synced: 2025-02-22T11:45:58.740Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AWS SES
Provides features for sending emails via AWS SES, intelligently handling rate limiting through effective retry strategies.