ExAws.SES.send_email
You're seeing just the function
send_email
, go back to ExAws.SES module for more information.
Specs
send_email( dst :: destination(), msg :: message(), src :: binary(), opts :: [send_email_opt()] ) :: ExAws.Operation.Query.t()
Composes an email message.