aheckmann / node-ses

An Amazon SES api for nodejs with proper error handling.
http://aheckmann.github.com/node-ses
MIT License
201 stars 37 forks source link

Load key and secret from environment if not provided #49

Closed tamlyn closed 6 years ago

tamlyn commented 6 years ago

Closes #48

markstos commented 6 years ago

Thanks for this. I'm a Lambda user as well and may need this one day.