dolthub/SES email action
Send email with aws ses
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | address sending the email | yes | "" |
| region | aws region | yes | "" |
| version | optional version param for template | no | "" |
| template | email template | yes | "" |
| dataFile | path to email data file | yes | "" |
| toAddresses | json string list of to addresses | yes | [] |
| ccAddresses | json string list of cc addresses | no | [] |
| replyToAddresses | json string list of reply to addresses | no | [] |
Outputs
no outputs