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