View source: R/personalize_operations.R
personalize_describe_batch_inference_job | R Documentation |
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate the recommendations.
See https://www.paws-r-sdk.com/docs/personalize_describe_batch_inference_job/ for full documentation.
personalize_describe_batch_inference_job(batchInferenceJobArn)
batchInferenceJobArn |
[required] The ARN of the batch inference job to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.