snowflake.core.notification_integration¶

Manages Snowflake Notification Integrations.

Classes

NotificationHook()

A model object representing the NotificationHook resource.

NotificationEmail(*[, allowed_recipients, ...])

A model object representing the NotificationEmail resource.

NotificationWebhook(*, webhook_url[, ...])

A model object representing the NotificationWebhook resource.

NotificationQueueAwsSnsOutbound(*[, ...])

A model object representing the NotificationQueueAwsSnsOutbound resource.

NotificationQueueAzureEventGridOutbound(*[, ...])

A model object representing the NotificationQueueAzureEventGridOutbound resource.

NotificationQueueGcpPubsubOutbound(*[, ...])

A model object representing the NotificationQueueGcpPubsubOutbound resource.

NotificationQueueAzureEventGridInbound(*[, ...])

A model object representing the NotificationQueueAzureEventGridInbound resource.

NotificationQueueGcpPubsubInbound(*[, ...])

A model object representing the NotificationQueueGcpPubsubInbound resource.

NotificationIntegration(*, name[, enabled, ...])

A model object representing the NotificationIntegration resource.

NotificationIntegrationCollection(root)

Represents the collection operations on the Snowflake Notification Integration resource.

NotificationIntegrationResource(name, collection)

Represents a reference to a Snowflake Notification Integration resource.

WebhookSecret(*, name, database_name, ...)

A model object representing the WebhookSecret resource.