# Af Ses Expertise

> Configure SES for email sending in GainInsight Standard projects. Covers domain verification with DKIM, sandbox vs production mode, and integration with Cognito and E2E testing. Use when setting up email infrastructure or debugging email delivery.

- Skill: `majiayu000/af-ses-expertise` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/af-ses-expertise`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/af-ses-expertise/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/af-ses-expertise

---


# SES Expertise

## What to read

**Domain verification workflow (create identity, DKIM records, DNS setup):**
→ [auth-setup.md#ses-domain-verification](../../docs/guides/gaininsight-standard/auth-setup.md#ses-domain-verification)

**Sandbox vs production mode (request process, timelines, verification):**
→ [auth-setup.md#ses-sandbox-vs-production](../../docs/guides/gaininsight-standard/auth-setup.md#ses-sandbox-vs-production)

**SES commands reference (all CLI commands in one place):**
→ [auth-setup.md#ses-commands-reference](../../docs/guides/gaininsight-standard/auth-setup.md#ses-commands-reference)

**Key Doppler secrets (domain admin credentials, Gmail testing):**
→ [auth-setup.md#key-doppler-secrets](../../docs/guides/gaininsight-standard/auth-setup.md#key-doppler-secrets)

**Common pitfalls (sandbox blocks, plus addressing, DKIM, wrong region):**
→ [auth-setup.md#common-pitfalls](../../docs/guides/gaininsight-standard/auth-setup.md#common-pitfalls) — see pitfalls 3, 4, 5, and 7

