View source: R/rekognition_operations.R
rekognition_list_media_analysis_jobs | R Documentation |
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)
NextToken |
Pagination token, if the previous response was incomplete. |
MaxResults |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.