If an external function is defined as SECURE, are the URL and headers hidden from non-owners?

Master Snowflake Data Engineer Exam. Study with flashcards and multiple choice questions, each question includes hints and explanations. Prepare for your success!

Multiple Choice

If an external function is defined as SECURE, are the URL and headers hidden from non-owners?

Explanation:
SECURE external functions focus on protecting sensitive data used in the external call. The URL identifies the endpoint and is not a secret, so it isn’t hidden from non-owners. What is hidden are the sensitive details in the HTTP headers (like API keys), to prevent secrets from being exposed in logs or query history. So, only the headers are hidden, not the URL.

SECURE external functions focus on protecting sensitive data used in the external call. The URL identifies the endpoint and is not a secret, so it isn’t hidden from non-owners. What is hidden are the sensitive details in the HTTP headers (like API keys), to prevent secrets from being exposed in logs or query history. So, only the headers are hidden, not the URL.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy