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 View details about a batch inference job

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.7.0 Index]