Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Manage Suppression List

Manage the account-level suppression list in SES. Add, remove, retrieve, or list suppressed email addresses. Addresses on the suppression list will not receive emails. Addresses can be suppressed due to bounces or complaints.

Manage Dedicated Ip Pool

Create, retrieve, delete, or list dedicated IP pools in SES. Dedicated IP pools group IPs for isolated sender reputation management. Pools can operate in **Standard** (manually managed) or **Managed** (AWS handles warmup and optimization) mode.

Manage Contact List

Create, update, retrieve, delete, or list SES contact lists. Contact lists enable subscription management and compliance with unsubscribe requirements. Each list can have multiple topics that contacts can individually subscribe to or opt out of.

Get Account Info

Retrieve SES account details including sending quotas, reputation status, enforcement status, and whether the account has production access. Also shows suppression and Virtual Deliverability Manager (VDM) settings.

Manage Contact

Create, update, retrieve, delete, or list contacts within an SES contact list. Contacts represent email recipients with topic-based subscription preferences. Use this to manage individual subscriber preferences and compliance status.

Manage Email Identity

Verify and manage sending identities (email addresses or domains) in SES. Identities must be verified before they can be used as a "From" address. Supports creating identities with DKIM configuration, managing mail-from domains, enabling/disabling DKIM signing, and toggling feedback forwarding.

Manage Email Template

Create, update, retrieve, delete, or list SES email templates. Templates support placeholder variables for personalization and can be used with both single and bulk email sending. Use the **testRender** action to preview how a template renders with sample data.

Get Message Insights

Retrieve detailed delivery insights for a specific sent email by its message ID. Shows delivery events per recipient, including delivery status, bounces, complaints, opens, and clicks. Useful for troubleshooting delivery issues and tracking individual message outcomes.

Send Bulk Email

Send a templated email to multiple recipients in bulk. Each recipient can have personalized replacement data. Uses SES email templates for consistent formatting with per-recipient customization.

Send Email

Send an email through AWS SES. Supports three content modes: - **Simple**: Provide subject and body (text/HTML) — SES handles MIME formatting. - **Raw**: Supply a complete MIME message for full control over headers and content. - **Template**: Use a pre-created SES template with dynamic replacement data. Emails can be sent to multiple recipients via To, Cc, and Bcc fields.

Manage Event Destination

Create, list, or delete event destinations on an SES configuration set. Event destinations publish email sending events (sends, deliveries, bounces, complaints, opens, clicks, etc.) to SNS topics, CloudWatch, or EventBridge for monitoring and alerting.

Manage Configuration Set

Create, retrieve, delete, or list SES configuration sets. Configuration sets control delivery options, reputation monitoring, click/open tracking, and suppression behavior for emails. You can also update individual options (sending, reputation, tracking, suppression) on an existing set.