aws / aws/aws-sdk-java-v2

Expose types for the email events emitted by SES

Open
#2,568 1 comment 2 reactions 0 assignees View on GitHub
feature-request p3
Dominant language
Java
Stars
2.6k
Forks
1k
Avg merge
2d 9h
Merged PRs (30d)
51

Description

## Describe the Feature

It would be nice if the SDK would provide types for the email events emitted by SES, [as documented here](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/event-publishing-retrieving-sns-contents.html#event-publishing-retrieving-sns-contents-mail-object).

## Is your Feature Request related to a problem?

Not necessarily a problem, but implementing it client-side is more error-prone due to misinterpreted documentation or possible future changes.

## Proposed Solution

Expose types for the email events body in the SDK.

## Describe alternatives you've considered

N/A

## Additional Context

I need these definitions in order to process email events.

## Your Environment
* AWS Java SDK version used: `2.16.81`
* JDK version used: `1.8.0_292`
* Operating System and version: `linux`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.