lakeformation_get_resource_lf_tags: Returns the LF-tags applied to a resource

View source: R/lakeformation_operations.R

lakeformation_get_resource_lf_tagsR Documentation

Returns the LF-tags applied to a resource

Description

Returns the LF-tags applied to a resource.

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

Usage

lakeformation_get_resource_lf_tags(
  CatalogId = NULL,
  Resource,
  ShowAssignedLFTags = NULL
)

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.

Resource

[required] The database, table, or column resource for which you want to return LF-tags.

ShowAssignedLFTags

Indicates whether to show the assigned LF-tags.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.