Gets a list of the batch inference jobs that have been performed off of a solution version
Source:R/personalize_operations.R
personalize_list_batch_inference_jobs.RdGets a list of the batch inference jobs that have been performed off of a solution version.
See https://www.paws-r-sdk.com/docs/personalize_list_batch_inference_jobs/ for full documentation.
Usage
personalize_list_batch_inference_jobs(
solutionVersionArn = NULL,
nextToken = NULL,
maxResults = NULL
)