bedrock_stop_model_invocation_job {paws.machine.learning} | R Documentation |
Stops a batch inference job
Description
Stops a batch inference job. You're only charged for tokens that were already processed. For more information, see Stop a batch inference job.
See https://www.paws-r-sdk.com/docs/bedrock_stop_model_invocation_job/ for full documentation.
Usage
bedrock_stop_model_invocation_job(jobIdentifier)
Arguments
jobIdentifier |
[required] The Amazon Resource Name (ARN) of the batch inference job to stop. |
[Package paws.machine.learning version 0.7.0 Index]