View source: R/cleanroomsml_operations.R
cleanroomsml_cancel_trained_model_inference_job | R Documentation |
Submits a request to cancel a trained model inference job.
See https://www.paws-r-sdk.com/docs/cleanroomsml_cancel_trained_model_inference_job/ for full documentation.
cleanroomsml_cancel_trained_model_inference_job(
membershipIdentifier,
trainedModelInferenceJobArn
)
membershipIdentifier |
[required] The membership ID of the trained model inference job that you want to cancel. |
trainedModelInferenceJobArn |
[required] The Amazon Resource Name (ARN) of the trained model inference job that you want to cancel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.