Source
How to configure the AWS DNS service (Route 53) to access Snowflake via a PrivateLink
This is required to help translate the URL lookup to correctly resolve and map to the new PrivateLink URL that is not publicly available.
CURLerror 'SSL peer certificate or SSH remote key was not OK' using ODBC driver connection to Snowflake from PowerBI desktop
CAUSE: When a client pulls a smaller result, it directly gets the result from the Snowflake server. Whereas when the result set is larger (like over 1000 records), the client pulls the data directly from the internal Snowflake S3 bucket,…