Skip to content

/AWS1/CL_SNS=>DELETETOPIC()

About DeleteTopic

Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.

Method Signature

IMPORTING

Required arguments:

IV_TOPICARN TYPE /AWS1/SNSTOPICARN /AWS1/SNSTOPICARN

The ARN of the topic you want to delete.