View source: R/bedrock_operations.R
bedrock_stop_model_invocation_job | R Documentation |
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.
bedrock_stop_model_invocation_job(jobIdentifier)
jobIdentifier |
[required] The Amazon Resource Name (ARN) of the batch inference job to stop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.