AWS:SNS Email - Customize SNS Subscribe Confirmation Email for any topic - Hack The Tech - Latest News related to Computer and Technology

Hack The Tech - Latest News related to Computer and Technology

Get Daily Latest News related to Computer and Technology and hack the world.

Thursday, June 10, 2021

AWS:SNS Email - Customize SNS Subscribe Confirmation Email for any topic

Anyone have an idea, how can I change the SNS subscription confirmation email template?

User Interaction Step By Step to understand the exact question: (All action done using AWS PHP SDK)

1> User A created campaign in AWS: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/sns-examples-managing-topics.html#create-a-topic

2> Added N number of subscribers to the campaign: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/sns-examples-subscribing-unsubscribing-topics.html#subscribe-an-email-address-to-a-topic

3> All of the subscribers will receive an email from AWS SNS saying that, you have opt-in to the ARN:TOPICNAME. Click on the confirmation link to verify subscription

The question related to this place: When adding a subscriber to the campaign, SNS send an email with a verification link with its own branding. I want to change the template of the email and want to add our own branding to the email. How can I do that?

Image text

4> Each subscriber will open the email and confirm a subscription. Another one: Is there any way to stop double opt-in as users have prevalidated emails to receive an email from us?

Thank you in advance.



source https://stackoverflow.com/questions/67886902/awssns-email-customize-sns-subscribe-confirmation-email-for-any-topic

No comments:

Post a Comment