ADR-002: resolve form backend as AWS SES via API Gateway + Lambda
This commit is contained in:
@@ -11,9 +11,8 @@ This log tracks uncertainties and deferred decisions. Each item should be resolv
|
||||
- **Resolution**: **No analytics, no tracking scripts, no cookie consent banner** for v1. No privacy policy required at launch. Revisit if analytics are added later.
|
||||
|
||||
## OQ-3 — Form backend + spam protection approach (ADR-002)
|
||||
- **Status**: Partially resolved
|
||||
- **Resolution**: Form submissions will be handled via an **existing AWS service**. Specific service (e.g. SES, API Gateway + Lambda, or similar) and the endpoint URL/configuration need to be confirmed before `38-lead-capture-spec.md` implementation. See ADR-002.
|
||||
- **Remaining**: Confirm which AWS service/endpoint and provide connection details.
|
||||
- **Status**: Resolved (endpoint details deferred to implementation)
|
||||
- **Resolution**: Form submissions will be sent via **AWS SES**, triggered by a POST to an existing **AWS API Gateway + Lambda** endpoint. Recipient email and API endpoint URL to be provided at implementation time. Spam protection approach to be defined in `38-lead-capture-spec.md`. See ADR-002.
|
||||
|
||||
## OQ-4 — Minimum quote form fields for "qualified leads"
|
||||
- **Status**: Resolved
|
||||
|
||||
Reference in New Issue
Block a user