Delete Lf Tag
lakeformation_delete_lf_tag | R Documentation |
Deletes the specified LF-tag given a key name¶
Description¶
Deletes the specified LF-tag given a key name. If the input parameter
tag key was not found, then the operation will throw an exception. When
you delete an LF-tag, the LFTagPolicy
attached to the LF-tag becomes
invalid. If the deleted LF-tag was still assigned to any resource, the
tag policy attach to the deleted LF-tag will no longer be applied to the
resource.
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 to delete.
Value¶
An empty list.