Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

RemovePermission Method

Removes permissions from a topic.

Syntax

[VB.NET]
Public Sub RemovePermission(ByVal TopicArn As String, ByVal PolicyLabel As String)
[C#]
public void RemovePermission(string topicArn, string policyLabel);

Remarks

This method removes permissions specified by the PolicyLabel from the access control policy of the topic specified by TopicArn.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0