Describes a simulation job.
Request body
The Amazon Resource Name (ARN) of the simulation job to be described.
Response
Success
The Amazon Resource Name (ARN) of the simulation job.
The name of the simulation job.
The status of the simulation job.
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 failure behavior for the simulation job.
Details about why the simulation job failed. For more information about troubleshooting, see <a href="https://docs.aws.amazon.com/robomaker/latest/dg/troubleshooting.html">Troubleshooting</a>.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The maximum job duration in seconds. The value must be 8 days (691,200 seconds) or less.
The simulation job execution duration in milliseconds.
The IAM role that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf.
The list of all tags added to the specified simulation job.