ExAws.SES.send_email_v2

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

send_email_v2(destination, content, from_email, opts \\ [])

View Source

Send an email via the SES V2 API, which supports list management.

:content should include one of a Raw, Simple, or Template key.