Create a notification integration in Snowflake for GCP
Learn how to create a notification integration.
Create a notification integration and associate it with the GCP service account created for your account. The notification integration references your Pub/Sub topic. For more information, see topic Create Notification Integration.
To create a notification integration in your Snowflake environment:
- In the worksheet area, enter the integration name. For example: create or replace notification integration notification_ integration.
- type: Enter QUEUE as the type of integration.
- notification_provider: Enter GCP_PUBSUB as the notification provider.
- enabled: Enter true to enable the integration.
- gcp_pubsub_subscription_name: Enter the subscription ID from Get the Pub/Sub subscription ID for GCP.