bedrock_get_evaluation_job {paws.machine.learning} | R Documentation |
Gets information about an evaluation job, such as the status of the job
Description
Gets information about an evaluation job, such as the status of the job.
See https://www.paws-r-sdk.com/docs/bedrock_get_evaluation_job/ for full documentation.
Usage
bedrock_get_evaluation_job(jobIdentifier)
Arguments
jobIdentifier |
[required] The Amazon Resource Name (ARN) of the evaluation job you want get information on. |
[Package paws.machine.learning version 0.9.0 Index]