向云提供商队列(Amazon SNS、Google Cloud PubSub 和 Azure 事件网格)发送通知¶
您可以配置 Snowflake,以便将通知发送到云服务(Amazon SNS、Google Cloud PubSub 或 Azure 事件网格)提供的队列。
-
To configure Snowpipe or specific tasks to send notifications about errors to a queue, see the following topics:
-
要调用存储过程向队列发送通知,请执行以下操作:
-
为云提供商队列创建通知集成。有关详细信息,请参阅以下主题:
- Creating a notification integration to send notifications to an Amazon SNS topic
- Creating a notification integration to send notifications to a Microsoft Azure Event Grid topic
- Creating a notification integration to send notifications to a Google Cloud Pub/Sub topic
Note
Your account must be on the same cloud platform as the cloud provider queue.
-
Call the SYSTEM$SEND_SNOWFLAKE_NOTIFICATION stored procedure to send the notification message to the queue. For details, see Using SYSTEM$SEND_SNOWFLAKE_NOTIFICATION to send notifications.
-