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

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

未关闭
#78 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
175
派生
42
PR 合并指标
30 天内没有已合并 PR

描述

## 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

贡献指南

打开贡献指南

调研方向

结合 README 和 REVISION-HISTORY.md,检查 issue 中描述的 SES sandbox 约束。确定教程应采用列出的四个选项中的哪一个;完成的标准是记录所选择的处理方式,并使教程的非交互式预期与之相符。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws
领域
cloud
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。