Bamboo.SesAdapter (bamboo_ses v0.1.8) View Source

Sends email using AWS SES API.

Use this adapter to send emails through AWS SES API.

Link to this section Summary

Functions

Callback implementation for Bamboo.Adapter.deliver/2.

Set the SES configuration set name.

Set the SES template

Set the SES template data

Link to this section Functions

Callback implementation for Bamboo.Adapter.deliver/2.

Link to this function

set_configuration_set(mail, configuration_set_name)

View Source

Set the SES configuration set name.

Link to this function

set_template(mail, template)

View Source

Set the SES template

Link to this function

set_template_data(mail, template_data)

View Source

Set the SES template data