Module Smaws_Client_SQS.RemovePermission

Revokes any permissions in the queue policy that matches the specified Label parameter.

val request : Smaws_Lib.Context.t -> remove_permission_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidAddress of invalid_address | `InvalidSecurity of invalid_security | `QueueDoesNotExist of queue_does_not_exist | `RequestThrottled of request_throttled | `UnsupportedOperation of unsupported_operation ]) Stdlib.result