Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
Pre-signed URLs are used to access unstructured data without the need for authentication into Snowflake or passing an authorization token. These URLs are generated with specific permissions and a time limit, allowing easy access for users without the need for explicit authentication.
Pre-signed URLs are used to download or access files, via a web browser for example, without authenticating into Snowflake or passing an authorization token. These URLs are ideal for business intelligence applications or reporting tools that need to display the unstructured file contents.
Maybe giving wrong answers is part of the strategy here
A is correct
https://docs.snowflake.com/en/sql-reference/functions/get_presigned_url.html
https://docs.snowflake.com/en/user-guide/unstructured-intro