%External.Messaging.SNSClient
Class %External.Messaging.SNSClient Extends Client
Methods
CreateTopic
Method CreateTopic(topicName As %String, Output topicARN As %String) As %Status
Applicable to SNS.
Creates a SNS Topic with the name
Output topicARN of created topic
DeleteTopic
Method DeleteTopic(topicARN As %String) As %Status
Delete topic with topicARN