lakeformation_create_lf_tag function

Creates an LF-tag with the specified name and values

Creates an LF-tag with the specified name and values

Creates an LF-tag with the specified name and values.

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

lakeformation_create_lf_tag(CatalogId = NULL, TagKey, TagValues)

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.