SES notification

0

how can i apply SES notification mail creation in published api

  • Are you trying to use a REST API/HTTP API in API Gateway to send an email through SES? If not, how does your architecture look like?

1 Answer
1

Hello

Can you elaborate the request a bit? For example,

  1. how does your architecture look like and what's the use case ?
  2. SES notification email creation using published api? is this for bounce/complaints/Delivery/send etc...

if it is Monitor email sending , you may consider using Amazon SES event publishing https://docs.aws.amazon.com/ses/latest/dg/monitor-using-event-publishing.html and SES API are listed here: https://docs.aws.amazon.com/ses/latest/APIReference-V2/Welcome.html

Regards,

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions