Migrating confirmed emails from different system to SNS

0

We are migrating the subscription module from a different system to AWS SNS. How can we add/import these emails to an SNS Topic without resending the confirmation email? These emails were already confirmed in the old system.

Thanks in advance.

asked 3 months ago156 views
1 Answer
1

Hello.

Amazon SNS requires confirmation of subscription before receiving messages, so I don't think it's possible to not resend the confirmation email.
https://docs.aws.amazon.com/sns/latest/dg/sns-create-subscribe-endpoint-to-topic.html

HTTP(S) endpoints, email addresses, and AWS resources in other AWS accounts require confirmation of the subscription before they can receive messages.

profile picture
EXPERT
answered 3 months ago
  • Thank you for your response to my question, Riku.

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