finspacedata_list_changesets {paws.storage}R Documentation

Lists the FinSpace Changesets for a Dataset

Description

Lists the FinSpace Changesets for a Dataset.

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

Usage

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

Arguments

datasetId

[required] The unique identifier for the FinSpace Dataset to which the Changeset belongs.

maxResults

The maximum number of results per page.

nextToken

A token that indicates where a results page should begin.


[Package paws.storage version 0.9.0 Index]