aws-samples / aws-samples/sample-developer-tutorials

033-ses-gs: requires real email verification (cannot be non-interactive)

Abierto
#78 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Shell
Estrellas
175
Forks
42
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Problem
SES in sandbox mode requires real email verification via inbox click. The `read` prompts that wait for verification are intentional — there is no API to auto-verify.

## Current state
- Removed from non-interactive PR
- Documented in REVISION-HISTORY.md

## Options
1. Accept that this tutorial requires human interaction (document in README)
2. Move SES out of sandbox (requires support case)
3. Use SES v2 API with email identity verification via DNS (no inbox click needed)
4. Skip the verification steps and only test the non-verification parts

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.