Module Smaws_Client_WorkMail.CancelMailboxExportJob

Cancels a mailbox export job.

If the mailbox export job is near completion, it might not be possible to cancel it.

val request : Smaws_Lib.Context.t -> Types.cancel_mailbox_export_job_request -> (Types.cancel_mailbox_export_job_response, [> Smaws_Lib.Protocols.AwsJson.error | `EntityNotFoundException of Types.entity_not_found_exception | `InvalidParameterException of Types.invalid_parameter_exception | `OrganizationNotFoundException of Types.organization_not_found_exception | `OrganizationStateException of Types.organization_state_exception ]) Stdlib.result