- Introduced SqsSesPollerWorker to poll messages from SQS and process SES events. - Implemented SesEventProcessingService to handle SES event payloads and store them in the database. - Updated DevMockSenderWorker to support new SES sending methods and improved logging for unsubscribe headers. - Added AWS SDK for SQS to project dependencies.
7 lines
158 B
Markdown
7 lines
158 B
Markdown
# Tech Stack
|
||
|
||
- C# .NET Core
|
||
- PostgreSQL
|
||
- ESP: Amazon SES(實作)+ Mock Sender(開發測試)
|
||
- Event Ingest: Amazon SNS + SQS(SES event 回流)
|