Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
We are using Amazon AWS services to send emails.
My below two points working perfectly
1) Create Sender Identity
2) Send HTML email to multiple recipients.

But how can I get the webhook report(like Deliver, Bounce, Reject) sender identity wise?

I called the GetSendStatistics operation programmatically but I want to report sender identity-wise.

We are working on the .net MVC Platform.

Can you help me?


What I have tried:

I called the GetSendStatistics operation programmatically but I can not get the sender identity-wise report.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900