v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Describes the current status of a mailbox export job.

post/#X-Amz-Target=WorkMailService.DescribeMailboxExportJob

Headers

X-Amz-Target'WorkMailService.DescribeMailboxExportJob' required

Request body

JobIdstring required

The mailbox export job ID.

OrganizationIdstring required

The organization ID.

Response

Success

EntityIdstring

The identifier of the user or resource associated with the mailbox.

Descriptionstring

The mailbox export job description.

RoleArnstring

The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the Amazon Simple Storage Service (Amazon S3) bucket.

KmsKeyArnstring

The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.

S3BucketNamestring

The name of the S3 bucket.

S3Prefixstring

The S3 bucket prefix.

S3Pathstring

The path to the S3 bucket and file that the mailbox export job is exporting to.

EstimatedProgressinteger

The estimated progress of the mailbox export job, in percentage points.

State'RUNNING' | 'COMPLETED' | 'FAILED' | 'CANCELLED'

The state of the mailbox export job.

ErrorInfostring

Error information for failed mailbox export jobs.

StartTimestring date-time

The mailbox export job start timestamp.

EndTimestring date-time

The mailbox export job end timestamp.