aws-samples / aws-samples/sample-developer-tutorials
033-ses-gs: requires real email verification (cannot be non-interactive)
Đang mở
- Ngôn ngữ chính
- Shell
- Star
- 175
- Fork
- 42
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.