View source: R/bedrock_operations.R
bedrock_batch_delete_evaluation_job | R Documentation |
Creates a batch deletion job. A model evaluation job can only be deleted if it has following status FAILED
, COMPLETED
, and STOPPED
. You can request up to 25 model evaluation jobs be deleted in a single request.
See https://www.paws-r-sdk.com/docs/bedrock_batch_delete_evaluation_job/ for full documentation.
bedrock_batch_delete_evaluation_job(jobIdentifiers)
jobIdentifiers |
[required] An array of model evaluation job ARNs to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.