aws-smtp-credentials
v1.0.0
Published
Converts an AWS Secret Key to SMTP Password
Downloads
7,217
Readme
aws-smtp-credentials
Converts an AWS Secrey Key to the AWS SMTP Password format.
Usage
var smtpcreds = require('aws-smtp-credentials')
console.log(smtpcreds(SECRET_KEY))
References
- http://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html