ホスト名の許可

All Snowflake clients (Snowflake CLI, SnowSQL, JDBC driver, ODBC driver, and so on) require permanent access to cloud storage (Amazon S3, Google Cloud Storage, or Microsoft Azure), as well as other web-based hosts, to perform various runtime operations. To ensure access, particularly in a secure/private network (e.g. AWS PrivateLink-enabled network), you must allow the hostnames for the required hosts.

許可する必要のあるホスト名は、クラウドプラットフォーム(AWS、Google Cloud Platform、またはAzure)およびSnowflakeアカウントがある地域によって異なります。

一般アカウント用に SYSTEM$ALLOWLIST 関数、またはSnowflakeサービスへのプライベート接続を使用するアカウント用に SYSTEM$ALLOWLIST_PRIVATELINK を使用して、Snowflakeアカウントのホスト名を取得します。

SnowCD を使用して、提供されたエンドポイントが許可されていることを確認します。