Send SMS delivery status feedback to originating app

0

I am creating a solution to send SMS from a client application via AWS SNS. I am using the NodeJS sdk and able to send sms via SNS publish api. I can see the delivery status in the SNS dashboard and the log in the SMS log in the SNS dashboard. I would like to integrate the feedback loop back to my client application to receive the SMS delivery feedback. Is there any means of providing a callback Webhook to the publish api OR any integration via SNS where the SMS status feedback triggers a configured Webhook endpoint? I even looked through AWS pinpoint. So, any solution via SNS/AWS pinpoint/CloudWatch or any other AWS component is welcome.

1 Antwort
0

In Pinpoint project settings you can enable Event stream in order to consume SMS statuses via AWS Kinesis stream consumer

Andrii
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen