Delete SNS Topic
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. Prerequisite: access right to delete the topic from SNS
Create project in Anypoint studio and configure the listener to trigger the flow
Drag and drop delete topic and provide the connector configuration
Retrieved the topic arn from aws console you want to delete
Configure the topic arn
Deploy the project and trigger from soap ui
Topic deleted from aws
Sample application:deletetopic sample application
Soap ui project:DeleteSNSTopic.xml
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.