bedrock_stop_model_customization_job {paws.machine.learning} | R Documentation |
Stops an active model customization job
Description
Stops an active model customization job. For more information, see Custom models in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrock_stop_model_customization_job/ for full documentation.
Usage
bedrock_stop_model_customization_job(jobIdentifier)
Arguments
jobIdentifier |
[required] Job identifier of the job to stop. |
[Package paws.machine.learning version 0.7.0 Index]