We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Protected
Metadata pertaining to this request.
Optional
arnThe Amazon Resource Name (ARN) of the world export job.
Optional
clientUnique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Optional
createdThe time, in milliseconds since the epoch, when the world export job was created.
Optional
failureThe failure code of the world export job if it failed:
Internal service error.
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
The specified resource could not be found.
The request was throttled.
An input parameter in the request is not valid.
Optional
failureThe reason why the world export job failed.
Optional
iamThe IAM role that the world export process uses to access the Amazon S3 bucket and put the export.
Optional
outputThe output location.
Optional
statusThe status of the world export job.
The world export job request is pending.
The world export job is running.
The world export job completed.
The world export job failed. See failureCode
and
failureReason
for more information.
The world export job was cancelled.
The world export job is being cancelled.
Optional
tagsA map that contains tag keys and tag values that are attached to the world export job.
Optional
worldsA list of Amazon Resource Names (arns) that correspond to worlds to be exported.
The output of DescribeWorldExportJobCommand.