convergestack/SES Template Updater
Updates the AWS SES email template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| templateName | SES email template name on AWS | yes | — |
| subjectFilePath | Email subject | yes | — |
| rawBodyFilePath | Email content when html is not supported by receiver | yes | — |
| htmlBodyFilePath | Email content when html is supported by receiver | yes | — |
| sesRegion | AWS SES region | yes | — |
| awsAccessKey | AWS Access Key | yes | — |
| awsSecretKey | AWS Secret Key | yes | — |
Outputs
no outputs