dropRole

Last updated: January 27, 2026

Drops an existing role in Snowflake.

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

roleName

String

Name of the role to drop

Yes

ifExists

Boolean

Only drop if the role exists using IF EXISTS

No

loading

loading

loading

loading