alterRowAccessPolicyBody
Last updated: January 27, 2026
Modifies the boolean expression (body) of an existing row access policy in Snowflake. This changes the access control logic without affecting the policy signature.
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 alter | Yes |
| Boolean | Only alter if the policy exists using | No |
| String | New boolean expression for the policy | Yes |
loading
loading
loading
loading