Smaws_Client_WorkMail.ListMailboxPermissions
val request :
Smaws_Lib.Context.t ->
list_mailbox_permissions_request ->
(list_mailbox_permissions_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EntityNotFoundException of entity_not_found_exception
| `InvalidParameterException of invalid_parameter_exception
| `OrganizationNotFoundException of organization_not_found_exception
| `OrganizationStateException of organization_state_exception ])
Stdlib.result
Lists the mailbox permissions associated with a user, group, or resource mailbox.