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

AddPermissionAsync Method

Adds permissions to the topic's access control policy.

Syntax

[VB.NET]
Public Function AddPermissionAsync(ByVal TopicArn As String, ByVal PolicyLabel As String, ByVal AWSAccountIds As String, ByVal ActionNames As String) As Task
[C#]
public Task AddPermissionAsync(string topicArn, string policyLabel, string AWSAccountIds, string actionNames);

Remarks

This method is the asynchronous version of the AddPermission method and is used to support asynchronous operations in WinRT. Please refer to AddPermission for more information.

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