Amazon SES email provider backed by Swoosh.
The provider sends through Swoosh.Adapters.AmazonSES and declares the SES
SNS webhook route used by the event-ingestion layer. Inbound notifications
are verified with Amazon SNS certificate signatures before persistence.
Summary
Functions
Delivers a step for this provider.
Validates provider credentials against the required credential list.
Verifies a provider webhook signature.
Returns provider webhook routes.
Functions
Delivers a step for this provider.
Validates provider credentials against the required credential list.
Verifies a provider webhook signature.
@spec webhook_routes(map()) :: [DripDrop.Channel.webhook_route()]
Returns provider webhook routes.