ExAws.SES.send_templated_email
You're seeing just the function
send_templated_email
, go back to ExAws.SES module for more information.
Link to this function
send_templated_email(dst, src, template, template_data, opts \\ [])
View SourceSpecs
send_templated_email( dst :: destination(), src :: binary(), template :: binary(), template_data :: binary(), opts :: [send_templated_email_opt()] ) :: ExAws.Operation.Query.t()
Send a templated Email.