Learn R Programming

paws.storage (version 0.2.0)

finspacedata_list_data_views: Lists all available Dataviews for a Dataset

Description

Lists all available Dataviews for a Dataset.

See https://paws-r.github.io/docs/finspacedata/list_data_views.html for full documentation.

Usage

finspacedata_list_data_views(datasetId, nextToken = NULL, maxResults = NULL)

Arguments

datasetId

[required] The unique identifier of the Dataset for which to retrieve Dataviews.

nextToken

A token that indicates where a results page should begin.

maxResults

The maximum number of results per page.