bedrock_stop_model_invocation_job: Stops a batch inference job

View source: R/bedrock_operations.R

bedrock_stop_model_invocation_jobR 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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.