Smaws_Client_WorkMail.StartMailboxExportJob
val request :
Smaws_Lib.Context.t ->
start_mailbox_export_job_request ->
(start_mailbox_export_job_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EntityNotFoundException of entity_not_found_exception
| `InvalidParameterException of invalid_parameter_exception
| `LimitExceededException of limit_exceeded_exception
| `OrganizationNotFoundException of organization_not_found_exception
| `OrganizationStateException of organization_state_exception ])
Stdlib.result
Starts a mailbox export job to export MIME-format email messages and calendar items from the specified mailbox to the specified Amazon Simple Storage Service (Amazon S3) bucket. For more information, see Exporting mailbox content in the WorkMail Administrator Guide.