View source: R/datazone_operations.R
datazone_list_data_product_revisions | R Documentation |
Lists data product revisions.
See https://www.paws-r-sdk.com/docs/datazone_list_data_product_revisions/ for full documentation.
datazone_list_data_product_revisions(
domainIdentifier,
identifier,
maxResults = NULL,
nextToken = NULL
)
domainIdentifier |
[required] The ID of the domain of the data product revisions that you want to list. |
identifier |
[required] The ID of the data product revision. |
maxResults |
The maximum number of asset filters to return in a single call to
|
nextToken |
When the number of data product revisions is greater than the default
value for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.