Creates a simulation job.
After 90 days, simulation jobs expire and will be deleted. They will no longer be accessible.
Request body
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The maximum simulation job duration in seconds (up to 14 days or 1,209,600 seconds. When <code>maxJobDurationInSeconds</code> is reached, the simulation job will status will transition to <code>Completed</code>.
The IAM role name that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf. This is how credentials are passed in to your simulation job.
A map that contains tag keys and tag values that are attached to the simulation job.
Response
Success
The Amazon Resource Name (ARN) 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.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The maximum simulation job duration in seconds.
The simulation job execution duration in milliseconds.
The IAM role that allows the simulation job to call the AWS APIs that are specified in its associated policies on your behalf.
The list of all tags added to the simulation job.