rekognition_list_collections: Returns list of collection IDs in your account

View source: R/rekognition_operations.R

rekognition_list_collectionsR Documentation

Returns list of collection IDs in your account

Description

Returns list of collection IDs in your account. If the result is truncated, the response also provides a NextToken that you can use in the subsequent request to fetch the next set of collection IDs.

See https://www.paws-r-sdk.com/docs/rekognition_list_collections/ for full documentation.

Usage

rekognition_list_collections(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

Pagination token from the previous response.

MaxResults

Maximum number of collection IDs to return.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.