cleanroomsml_get_trained_model_inference_job: Returns information about a trained model inference job

View source: R/cleanroomsml_operations.R

cleanroomsml_get_trained_model_inference_jobR Documentation

Returns information about a trained model inference job

Description

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.

Usage

cleanroomsml_get_trained_model_inference_job(
  membershipIdentifier,
  trainedModelInferenceJobArn
)

Arguments

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.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.