getDataProduct: Get Data Product

getDataProductR Documentation

Get Data Product

Description

The getDataProduct(catalog, dataProductId) method can be used to get the data product with the provided ID from the provided rds.catalog.

Usage

getDataProduct(catalog, dataProductId, apiKey = NULL)

Arguments

catalog

The catalog to query for the data product.

dataProductId

The ID of the desired data product.

apiKey

The user's apiKey to access the API, if the API is not secured this can be NULL.


mtna/rds-r documentation built on July 30, 2023, 3:25 a.m.