lakeformation_get_lf_tag_expression {paws.database}R Documentation

Returns the details about the LF-Tag expression

Description

Returns the details about the LF-Tag expression. The caller must be a data lake admin or must have DESCRIBE permission on the LF-Tag expression resource.

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

Usage

lakeformation_get_lf_tag_expression(Name, CatalogId = NULL)

Arguments

Name

[required] The name for the LF-Tag expression

CatalogId

The identifier for the Data Catalog. By default, the account ID.


[Package paws.database version 0.9.0 Index]