Snowflake · Schema

Alert

A Snowflake alert

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
name string Name of the alert
comment string user comment associated to an object in the dictionary
warehouse string The warehouse the alert runs in
condition string The SQL statement that must be evaluated to determine whether to trigger the alert
action string The SQL statement to execute when the alert is triggered
created_on string Date and time when the alert was created.
database_name string Database in which the alert is stored
schema_name string Schema in which the alert is stored
owner string Role that owns the alert
owner_role_type string The type of role that owns the alert
state string The current state of the alert
View JSON Schema on GitHub