Do AI agents pick Amazon SES?
How often agents choose Amazon SES when a developer needs transactional email — measured across Claude, GPT, Gemini.
95% CI 0%–2%
When developers ask an AI agent for transactional email, Amazon SES is picked 0% of the time — ranking #4 of 5 measured across Claude, GPT, Gemini.
6.0M package downloads / week
0 docs in FineWeb · 9 URLs in Common Crawl
22.8M installs / month ▲ 12% MoM
Get the full report
The per-model and per-surface breakdown for Amazon SES — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Amazon SES
Amazon Simple Email Service (SES) is a cloud-based email sending service from AWS.
Amazon SES lets developers send transactional, marketing, and notification emails from their applications. It handles the underlying infrastructure for email delivery and is aimed at developers and businesses that need programmatic email sending at scale.
Where to start
Developers interact with SES through its API, using the AWS SDK for JavaScript to send requests from Node.js, browser, or React Native environments. Start by setting up AWS credentials, choosing a region, and verifying a sender identity before sending your first email.