Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_get_trained_model_inference_job: 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.