8000 GitHub - ultimaweapon/composer-aws: Email sender for Composer using Amazone SES
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ultimaweapon/composer-aws

Repository files navigation

AWS supports for Composer

Nuget

This is a library for Composer to send email via Amazon SES.

Usage

services
    .AddComposer()
    .AddAmazonSimpleEmailService()
    .AddTemplateProvider<TemplateProviderImplementation>();

You also need to allow ses:SendRawEmail for IAM role that used by your application.

License

MIT

About

Email sender for Composer using Amazone SES

Resources

License

Stars

Watchers

Forks

Languages

0