To delete an SNS topic, you first need to unsubscribe the subscribers, and then you can delete the SNS topic. The following steps explain how to unsubscribe subscribers and delete an SNS topic:
- Go to the Amazon SNS dashboard and click Subscriptions, as shown in Figure 13.18:
Figure 13.18: SNS dashboard
- Before you can delete a topic, you need to unsubscribe all the subscribers from that topic. Select all the relevant subscribers for the topic and click Delete subscriptions from the Actions drop-down menu, as shown in Figure 13.19:
Figure 13.19: Delete subscriptions
- Before unsubscribing the selected subscribers, click Delete in the confirmation dialog box, as shown in Figure 13.20:
Figure 13.20: Popup, delete subscriptions confirmation
All the subscriptions that are pending for confirmation cannot be deleted manually. They...