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 simulation job.
Optional
clientUnique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Optional
computeCompute information for the simulation job.
Optional
dataThe data sources for the simulation job.
Optional
failureThe failure behavior for the simulation job.
Optional
failureThe 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.
Optional
failureDetails about why the simulation job failed. For more information about troubleshooting, see Troubleshooting.
Optional
iamThe IAM role that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf.
Optional
lastThe time, in milliseconds since the epoch, when the simulation job was last started.
Optional
lastThe time, in milliseconds since the epoch, when the simulation job was last updated.
Optional
loggingThe logging configuration.
Optional
maxThe maximum job duration in seconds. The value must be 8 days (691,200 seconds) or less.
Optional
nameThe name of the simulation job.
Optional
networkThe network interface information for the simulation job.
Optional
outputLocation for output files generated by the simulation job.
Optional
robotA list of robot applications.
Optional
simulationA list of simulation applications.
Optional
simulationThe simulation job execution duration in milliseconds.
Optional
statusThe status of the simulation job.
Optional
tagsThe list of all tags added to the specified simulation job.
Optional
vpcThe VPC configuration.
The output of DescribeSimulationJobCommand.