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

RemovePermission Method

The RemovePermission action revokes any permissions in the queue policy that matches the UserLabel parameter.

Syntax

[VB.NET]
Public Function RemovePermission(ByVal QueueId As String, ByVal UserLabel As String) As String
[C#]
public string RemovePermission(string queueId, string userLabel);

Remarks

Note that only the owner of the queue may revoke previously added permissions.

This method returns the RequestId contained in the Amazon response.

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