bedrock_get_model_invocation_job {paws.machine.learning}R Documentation

Gets details about a batch inference job

Description

Gets details about a batch inference job. For more information, see Monitor batch inference jobs

See https://www.paws-r-sdk.com/docs/bedrock_get_model_invocation_job/ for full documentation.

Usage

bedrock_get_model_invocation_job(jobIdentifier)

Arguments

jobIdentifier

[required] The Amazon Resource Name (ARN) of the batch inference job.


[Package paws.machine.learning version 0.9.0 Index]