GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Robomaker::CreateWorldExportJobResponse(3) User Contributed Perl Documentation Paws::Robomaker::CreateWorldExportJobResponse(3)

Paws::Robomaker::CreateWorldExportJobResponse

The Amazon Resource Name (ARN) of the world export job.

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

The time, in milliseconds since the epoch, when the world export job was created.

The 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.
All of the worlds in the world generation job failed. This can happen if your "worldCount" is greater than 50 or less than 1.

For more information about troubleshooting WorldForge, see Troubleshooting Simulation WorldForge (https://docs.aws.amazon.com/robomaker/latest/dg/troubleshooting-worldforge.html).

Valid values are: "InternalServiceError", "LimitExceeded", "ResourceNotFound", "RequestThrottled", "InvalidInput", "AccessDenied" =head2 IamRole => Str

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

The 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" for more information.
The world export job was cancelled.
The world export job is being cancelled.

Valid values are: "Pending", "Running", "Completed", "Failed", "Canceling", "Canceled" =head2 Tags => Paws::Robomaker::TagMap

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

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.