dropRowAccessPolicyOnTable
Last updated: January 27, 2026
Removes a row access policy from a table in Snowflake. After removing the policy from all tables and views, the policy itself can be dropped.
Note: This change type does not support automatic rollback or database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the table | No |
| String | Name of the schema containing the table | No |
| String | Name of the table to remove the policy from | Yes |
| String | Name of the catalog containing the policy | No |
| String | Name of the schema containing the policy | No |
| String | Name of the row access policy to remove | Yes |
loading
loading
loading
loading