Jump to Content

New API Documentation - Developer Preview Available

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.

Interface CreateWorldExportJobCommandInputProtected

Hierarchy

Properties

clientRequestToken?: string

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

iamRole: undefined | string

The IAM role that the world export process uses to access the Amazon S3 bucket and put the export.

outputLocation: undefined | OutputLocation

The output location.

tags?: Record<string, string>

A map that contains tag keys and tag values that are attached to the world export job.

worlds: undefined | string[]

A list of Amazon Resource Names (arns) that correspond to worlds to export.