Skip to content

feat: AWS SES v2 (in-memory email outbox) SDK-compat handler #242

Description

@NitinKumar004

Email sending is frequently mocked in tests; an in-memory outbox is high-value and self-contained.

Build: a new email/ portable driver (verified identities, SendEmail/SendRawEmail, an in-memory sent-message outbox for assertions) and server/aws/sesv2 speaking the SES v2 REST/JSON protocol.

Acceptance: real SES v2 client SendEmail succeeds and the message is retrievable from the outbox for assertions; go test ./server/... green.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAmazon Web ServicesenhancementNew feature or requestnew-serviceNew cloud service to implementsdk-compatReal cloud SDKs work against the in-memory backend over HTTP

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions