Create Lf Tag
lakeformation_create_lf_tag | R Documentation |
Creates an LF-tag with the specified name and values¶
Description¶
Creates an LF-tag with the specified name and values.
Usage¶
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.
TagValues
[required] A list of possible values an attribute can take.
Value¶
An empty list.