SNS subscriptions are not visible after removing and creating the topic again. It can be a bug

0
  1. I Created one topic.
  2. added one subscription but not confirmed
  3. Deleted the topic but still all subscription were visible event topic name was still visible and when I clicked on topic it was showing topic is not available.
  4. created the topic again. not when I click on topic(from subcription tab) it lands to newly created topic but there is no subscription available in this topic. Seems some issue with AWS and it can be a bug
已提問 2 年前檢視次數 792 次
1 個回答
1

I was able to reproduce the same event in my environment using the same procedure.

From what I can find, it appears to be the same issue as the following GitHub Issue. [1]

[1] Regression: SNS topic subscription is not recreated after SNS topic delete/recreate - Issue #25059 - hashicorp/terraform-provider-aws
https://github.com/hashicorp/terraform-provider-aws/issues/25059

The above GitHub Issue is related to Terraform, but the same issue seems to occur in the management console.

The workaround is to create a new subscription with the newly created topic, but the link received in the email for the old subscription shows "Subscription not confirmed".

It appears that the old subscription cannot be deleted, so the only way to get around this is to give it some time. [2]

[2] How do I delete unconfirmed subscriptions for removed topics?
https://repost.aws/questions/QURO0Hgy8vTfe95rKT_cIT2Q/how-do-i-delete-unconfirmed-subscriptions-for-removed-topic

I wish there was an SNS GitHub for this issue, but I could not find one.
If there is a place to give feedback to AWS, it would be nice if I could.

profile picture
mn87
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南