Smaws_Client_SQS.RemovePermission
Revokes any permissions in the queue policy that matches the specified Label
parameter.
AddPermission
, RemovePermission
, and SetQueueAttributes
actions in your IAM policy.val request :
Smaws_Lib.Context.t ->
Types.remove_permission_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidAddress of Types.invalid_address
| `InvalidSecurity of Types.invalid_security
| `QueueDoesNotExist of Types.queue_does_not_exist
| `RequestThrottled of Types.request_throttled
| `UnsupportedOperation of Types.unsupported_operation ])
Stdlib.result