Smaws_Client_WorkMail.DeleteMailboxPermissions
val request :
Smaws_Lib.Context.t ->
delete_mailbox_permissions_request ->
(delete_mailbox_permissions_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EntityNotFoundException of entity_not_found_exception
| `EntityStateException of entity_state_exception
| `InvalidParameterException of invalid_parameter_exception
| `OrganizationNotFoundException of organization_not_found_exception
| `OrganizationStateException of organization_state_exception ])
Stdlib.result
Deletes permissions granted to a member (user or group).