finspacedata_list_datasets {paws.storage} | R Documentation |
Lists all of the active Datasets that a user has access to
Description
Lists all of the active Datasets that a user has access to.
See https://www.paws-r-sdk.com/docs/finspacedata_list_datasets/ for full documentation.
Usage
finspacedata_list_datasets(nextToken = NULL, maxResults = NULL)
Arguments
nextToken |
A token that indicates where a results page should begin. |
maxResults |
The maximum number of results per page. |
[Package paws.storage version 0.6.0 Index]