dsfx3d/Action to send email via AWS SES without using SMTP credentials

Send Email via AWS SES

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 5, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: dsfx3d/action-aws-ses@a0daa3774d2bb09e2bcb512e55bdc3510b6102ef # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
bccEmail address of the BCC recipientno
bodyBody of the emailno
body_htmlBody of the email in HTML formatno
ccEmail address of the CC recipientno
fromEmail address of the senderyes
reply_toEmail address to reply tono
subjectSubject of the emailyes
toEmail address of the recipientyes

no outputs