EmailNotificationIntegration
Last updated
Last updated
Manages the configuration for email-based notification integrations within Snowflake. This integration allows specifying recipients who will receive notifications via email.
name
(string, required) - The name of the email notification integration.
enabled
(bool, required) - Specifies whether the notification integration is enabled.
allowed_recipients
(list) - A list of email addresses that are allowed to receive notifications.
comment
(string) - An optional comment about the notification integration.
owner
(string or ) - The owner role of the notification integration. Defaults to "ACCOUNTADMIN".