bedrock_stop_evaluation_job {paws.machine.learning} | R Documentation |
Stops an evaluation job that is current being created or running
Description
Stops an evaluation job that is current being created or running.
See https://www.paws-r-sdk.com/docs/bedrock_stop_evaluation_job/ for full documentation.
Usage
bedrock_stop_evaluation_job(jobIdentifier)
Arguments
jobIdentifier |
[required] The Amazon Resource Name (ARN) of the evaluation job you want to stop. |
[Package paws.machine.learning version 0.9.0 Index]