Smaws_Client_WorkMail.PutMailboxPermissions
val request :
Smaws_Lib.Context.t ->
put_mailbox_permissions_request ->
(put_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
Sets permissions for a user, group, or resource. This replaces any pre-existing permissions.