ExAws.SES.update_template

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

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

View Source

Specs

update_template(
  String.t(),
  String.t(),
  String.t(),
  String.t(),
  opts :: [update_template_opt()]
) :: ExAws.Operation.Query.t()

Updates an email template.