Smaws_Client_WorkMail.CancelMailboxExportJob
val request :
Smaws_Lib.Context.t ->
cancel_mailbox_export_job_request ->
(cancel_mailbox_export_job_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
Cancels a mailbox export job.
If the mailbox export job is near completion, it might not be possible to cancel it.