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年前785ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ