strigoaica-ses-template

0.0.2 • Public • Published

Strigoaica - Amazon Simple Email Service (template) Strategy

Configuration

  • Create a credentials file at ~/.aws/credentials on Mac/Linux or C:\Users\USERNAME.aws\credentials on Windows
[your_profile]
aws_access_key_id = your_access_key
aws_secret_access_key = your_secret_key
  • Add your configuration to strigoaica.yml
ses-template:
  sourceEmail: string
  profile: string
  region: string

ref: https://aws.amazon.com/ses

Notes

  • To overwrite the default sourceEmail simply provide a from value to the request body

Readme

Keywords

none

Package Sidebar

Install

npm i strigoaica-ses-template

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

10.2 kB

Total Files

13

Last publish

Collaborators

  • stefanoschrs