Returns a list of media analysis jobs. Results are sorted by CreationTimestamp
in descending order.
See https://www.paws-r-sdk.com/docs/rekognition_list_media_analysis_jobs/ for full documentation.
rekognition_list_media_analysis_jobs(NextToken = NULL, MaxResults = NULL)
Pagination token, if the previous response was incomplete.
The maximum number of results to return per paginated call. The largest
value user can specify is 100. If user specifies a value greater than
100, an InvalidParameterException
error occurs. The default value is
100.