ExAws.SES.create_template

You're seeing just the function create_template, go back to ExAws.SES module for more information.
Link to this function

create_template(template_name, subject, html, text, opts \\ [])

View Source

Specs

create_template(
  String.t(),
  String.t(),
  String.t(),
  String.t(),
  opts :: [create_template_opt()]
) :: ExAws.Operation.Query.t()

Creates an email template.