Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request POST \ --url http://localhost:8080/bedrock/model-invocation-jobs/{jobIdentifier}/stop
{ "jobArn": "<string>", "status": "<string>" }
Cancels a batch inference job using AWS Bedrock format.
Job identifier to cancel
Successful response
Was this page helpful?