delete_tag
Delete a Snowflake tag from ALTR after removing all associated policies. For Databricks, use delete_policy instead.
Instructions
Delete a connected Snowflake tag from ALTR.
SNOWFLAKE ONLY. Databricks tags are not ALTR objects (they are
raw strings referenced at policy-creation time), so there is
nothing to delete here for Databricks — to stop masking a
Databricks column tag, remove the policy with delete_policy
instead.
All policies on the tag must be removed first, or the deletion will fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_group_id | Yes | Tag group identifier to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||