How to confirm the subscription of Amazon SNS without having the endpoint token?

后端 未结 2 1686
梦毁少年i
梦毁少年i 2021-02-19 17:14

In my JAVA application, I\'m using Amazon SNS to send emails to customer; Once I subscribe one customer(email id) into my SNS Topic; It is asking the customer to confirm the sub

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-19 17:34

    Just as a suggestion, you can use Amazon Pinpoint to send emails to non-verified addresses (after moving out of sandbox). See https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-email-setup-production-access.html

提交回复
热议问题