Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%External.Messaging.SNSClient

class %External.Messaging.SNSClient extends %External.Messaging.Client

Method Inventory

Methods

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
method DeleteTopic(topicARN As %String) as %Status
Delete topic with topicARN

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab