lakeformation_get_lf_tag {paws.database} | R Documentation |
Returns an LF-tag definition
Description
Returns an LF-tag definition.
See https://www.paws-r-sdk.com/docs/lakeformation_get_lf_tag/ for full documentation.
Usage
lakeformation_get_lf_tag(CatalogId = NULL, TagKey)
Arguments
CatalogId |
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. |
TagKey |
[required] The key-name for the LF-tag. |
[Package paws.database version 0.7.0 Index]