Smaws_Client_WorkMail.UpdateMailboxQuota
val request :
Smaws_Lib.Context.t ->
update_mailbox_quota_request ->
(update_mailbox_quota_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
Updates a user's current mailbox quota for a specified organization and user.