Smaws_Client_WorkMail.GetMailboxDetails
val request :
Smaws_Lib.Context.t ->
get_mailbox_details_request ->
(get_mailbox_details_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
Requests a user's mailbox details for a specified organization and user.