Versions in this module Expand all Collapse all v0 v0.0.1 Mar 14, 2023 Changes in this version + func AssumedRoleConfig() aws.Config + func SESEmailClient() + type SESEmail struct + Bcc string + Cc string + Data types.RawMessage + FileName string + To string + func NewSESEmail() *SESEmail + func (e *SESEmail) BuildMessage(to, cc, bcc, subject, html, text, fileName string) + func (e *SESEmail) Send() error