Documentation Index
Fetch the complete documentation index at: https://docs.notifuse.com/llms.txt
Use this file to discover all available pages before exploring further.
Amazon SES integration allows you to use AWS Simple Email Service for sending emails through Notifuse.
Configuration
Navigate to Settings → Integrations → Add Integration → Amazon SES.
| Field | Description | Example |
|---|
| AWS Region | AWS region dropdown select | us-east-1 |
| AWS Access Key | AWS access key with SES permissions | AKIAIOSFODNN7EXAMPLE |
| AWS Secret Key | AWS secret access key | wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY |
Senders List
Add sender addresses that have been verified in your AWS SES settings:
| Field | Description | Example |
|---|
| Name | Display name for the sender | Support Team |
| Email | Sender email address | support@yourdomain.com |
Important: Senders must be verified in AWS SES console before they can be used.
Usage Types
Configure how this Amazon SES integration will be used:
| Option | Description | Examples |
|---|
| Use for Transactional | System-generated emails triggered by user actions | Password resets, order confirmations, account notifications |
| Use for Marketing | Promotional and newsletter emails sent to subscribers | Product announcements, newsletters, promotional campaigns |
You can enable both options to use the same SES configuration for all email types.
Webhooks
Notifuse automatically subscribes to the following SES webhooks:
| Webhook Type | Description | Purpose |
|---|
| Delivery | Email successfully delivered | Track successful deliveries |
| Bounce | Email bounced | Monitor bounces |
| Complaints | Recipient filed abuse complaint | Handle abuse reports |
These webhooks provide real-time feedback on email performance and delivery status.
Prerequisites
Before configuring Amazon SES:
- AWS Account: Active AWS account with SES enabled
- Verified Senders: Email addresses or domains verified in AWS SES console
- IAM Permissions: AWS user with SES sending permissions
- Production Access: Move out of sandbox mode for unrestricted sending
Testing
Click Test Integration to verify your configuration.