lakeformation_add_lf_tags_to_resource: Attaches one or more LF-tags to an existing resource

View source: R/lakeformation_operations.R

lakeformation_add_lf_tags_to_resourceR Documentation

Attaches one or more LF-tags to an existing resource

Description

Attaches one or more LF-tags to an existing resource.

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

Usage

lakeformation_add_lf_tags_to_resource(CatalogId = NULL, Resource, LFTags)

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 to which to attach an LF-tag.

LFTags

[required] The LF-tags to attach to the resource.


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