dropRowAccessPolicy
Last updated: January 27, 2026
Drops an existing row access policy from Snowflake. The policy must not be attached to any tables or views before it 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 policy | No |
| String | Name of the schema containing the policy | No |
| String | Name of the row access policy to drop | Yes |
| Boolean | Only drop if the policy exists using | No |
loading
loading
loading
loading