finspacedata_list_changesets: Lists the FinSpace Changesets for a Dataset

View source: R/finspacedata_operations.R

finspacedata_list_changesetsR 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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.