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::CreateSimulationJobResponse(3) User Contributed Perl Documentation Paws::Robomaker::CreateSimulationJobResponse(3)

Paws::Robomaker::CreateSimulationJobResponse

The Amazon Resource Name (ARN) of the simulation job.

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

Compute information for the simulation job.

The data sources for the simulation job.

the failure behavior for the simulation job.

Valid values are: "Fail", "Continue" =head2 FailureCode => Str

The failure code of the simulation job if it failed:

Internal service error.
Robot application exited abnormally.
Simulation application exited abnormally.
Robot application bundle could not be downloaded.
Simulation application bundle could not be downloaded.
Unable to publish outputs to customer-provided S3 bucket.
Unable to publish logs to customer-provided CloudWatch Logs resource.
Subnet IP limit exceeded.
ENI limit exceeded.
Unable to use the Role provided.
Robot bundle cannot be extracted (invalid format, bundling error, or other issue).
Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).
Etag for RobotApplication does not match value during version creation.
Etag for SimulationApplication does not match value during version creation.

Valid values are: "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError" =head2 IamRole => Str

The IAM role that allows the simulation job to call the AWS APIs that are specified in its associated policies on your behalf.

The time, in milliseconds since the epoch, when the simulation job was last started.

The time, in milliseconds since the epoch, when the simulation job was last updated.

The logging configuration.

The maximum simulation job duration in seconds.

Simulation job output files location.

The robot application used by the simulation job.

The simulation application used by the simulation job.

The simulation job execution duration in milliseconds.

The status of the simulation job.

Valid values are: "Pending", "Preparing", "Running", "Restarting", "Completed", "Failed", "RunningFailed", "Terminating", "Terminated", "Canceled" =head2 Tags => Paws::Robomaker::TagMap

The list of all tags added to the simulation job.

Information about the vpc configuration.

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.