class %External.Messaging.SNSClient
extends Client
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
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