0.0.2 • Published 5 years ago

strigoaica-ses-template v0.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

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