SNS for Website notifications (Internal)

0

Hello, We are looking to build a dating website and wanted to implement notifications. Earlier we had implemented google firebase, but issue was that it was push notification, and required browser consent to push. So my question is can we use SNS to send notifications within the website without browser consent. We do not need browser consent, as if denied will create issues in our website. Any documents in particular I can look into?

puneet
asked 5 months ago129 views
1 Answer
0

Hello,

Unfortunately the given usecase is not possible via SNS as the Push notifications uses Google firebase, APNS etc at the backend. You can use the in-app notification feature available in Pinpoint. Kindly refer the below documentations in order to get more information into this:

[1]. https://docs.aws.amazon.com/pinpoint/latest/developerguide/channels-inapp.html

[2]. https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-inapp.html

AWS
answered 5 months 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