Gets details about a batch inference job. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/batch-inference-monitor">Monitor batch inference jobs</a>
Path parameters
The Amazon Resource Name (ARN) of the batch inference job.
Response
Success
The Amazon Resource Name (ARN) of the batch inference job.
The name of the batch inference job.
The unique identifier of the foundation model used for model inference.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.
The Amazon Resource Name (ARN) of the service role with permissions to carry out and manage batch inference. You can use the console to create a default service role or follow the steps at <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/batch-iam-sr.html">Create a service role for batch inference</a>.
If the batch inference job failed, this field contains a message describing why the job failed.
The time at which the batch inference job was submitted.
The time at which the batch inference job was last modified.
The time at which the batch inference job ended.
The number of hours after which batch inference job was set to time out.
The time at which the batch inference job times or timed out.
The invocation endpoint for ModelInvocationJob
The total number of records in the batch inference job.
The number of records that have been processed in the batch inference job.
The number of records that were successfully processed in the batch inference job.
The number of records that failed to process in the batch inference job.