AmazonSQSClient.RemovePermission Method (RemovePermissionRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter. Only the owner of the queue can remove permissions.

Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual RemovePermissionResponse RemovePermission(
         RemovePermissionRequest removePermissionRequest
)

Parameters

removePermissionRequest
Type: Amazon.SQS.Model.RemovePermissionRequest

Container for the necessary parameters to execute the RemovePermission service method on AmazonSQS.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5