Skip to main content

%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