lakeformation_update_lf_tag_expression function

Updates the name of the LF-Tag expression to the new description and expression body provided

Updates the name of the LF-Tag expression to the new description and expression body provided

Updates the name of the LF-Tag expression to the new description and expression body provided. Updating a LF-Tag expression immediately changes the permission boundaries of all existing LFTagPolicy permission grants that reference the given LF-Tag expression.

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

lakeformation_update_lf_tag_expression( Name, Description = NULL, CatalogId = NULL, Expression )

Arguments

  • Name: [required] The name for the LF-Tag expression.
  • Description: The description with information about the saved LF-Tag expression.
  • CatalogId: The identifier for the Data Catalog. By default, the account ID.
  • Expression: [required] The LF-Tag expression body composed of one more LF-Tag key-value pairs.