ExAws.SES.send_custom_verification_email
You're seeing just the function
send_custom_verification_email
, go back to ExAws.SES module for more information.
Link to this function
send_custom_verification_email(email_address, template_name, opts \\ [])
View SourceSpecs
send_custom_verification_email( String.t(), String.t(), opts :: [send_custom_verification_email_opt()] | [] ) :: ExAws.Operation.Query.t()
Send a verification email using a custom template.