Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Events from SES #6617

Open
n-for-all opened this issue Nov 2, 2024 · 4 comments
Open

Missing Events from SES #6617

n-for-all opened this issue Nov 2, 2024 · 4 comments
Assignees
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Comments

@n-for-all
Copy link

Describe the issue

The docs shows that i can subscribe to 10 events
https://docs.aws.amazon.com/ses/latest/dg/event-publishing-retrieving-sns-examples.html

But in the code it show that notificationType is limited to 3 only
https://github.com/aws/aws-sdk-js-v3/blob/e5a04d0396396a84074ea330073bcf06f8fa1f82/clients/client-
ses/src/models/models_0.ts#L3949

Can i subscribe to the other events?

Links

https://docs.aws.amazon.com/ses/latest/dg/event-publishing-retrieving-sns-examples.html

@n-for-all n-for-all added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Nov 2, 2024
@mbayucot
Copy link

mbayucot commented Nov 3, 2024

Hi, could you assign this issue to me?

@zshzbh
Copy link
Contributor

zshzbh commented Nov 3, 2024

Hey @mbayucot,

If you want to contribute and create a pr to fix it, you can mention this issue so it will auto link to this issue.

Thanks!
Maggie

@zshzbh zshzbh added response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. and removed needs-triage This issue or PR still needs to be triaged. labels Nov 3, 2024
@mbayucot
Copy link

mbayucot commented Nov 4, 2024

Hi @zshzbh,

Got it, thanks. I’ll take a look and work on a fix.

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. label Nov 5, 2024
@zshzbh
Copy link
Contributor

zshzbh commented Nov 5, 2024

@mbayucot Thanks!

@zshzbh zshzbh added the response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. label Nov 5, 2024
@zshzbh zshzbh added the p2 This is a standard priority issue label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Projects
None yet
Development

No branches or pull requests

3 participants