- 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.
158 B
158 B
Tech Stack
- C# .NET Core
- PostgreSQL
- ESP: Amazon SES(實作)+ Mock Sender(開發測試)
- Event Ingest: Amazon SNS + SQS(SES event 回流)