Snowflake
SOL-C01 · Question #189
You have a requirement to grant a third-party vendor access to specific data files stored in an internal stage within your Snowflake environment. You want to use pre-signed URLs for secure and time-li
Sign in or unlock SOL-C01 to reveal the answer and full explanation for question #189. The question stem and answer options stay visible for context.
Snowflake Account and Security
Question
You have a requirement to grant a third-party vendor access to specific data files stored in an internal stage within your Snowflake environment. You want to use pre-signed URLs for secure and time-limited access. Which of the following steps are necessary to achieve this securely?
Options
- ACreate an internal stage, upload the files, and generate a pre-signed URL using the ` function,
- BCreate an external stage pointing to an external storage location (like AWS S3), upload the files,
- CGrant the 'USAGE privilege on the internal stage to the vendor's Snowflake user.
- DGenerate the pre-signed URL using the `SYSTEM$GET PRESIGNED URL' function, ensuring that
- EGrant the privilege directly on the files within the internal stage to the vendor's Snowflake user.
Unlock SOL-C01 to see the answer
You've previewed enough free SOL-C01 questions. Unlock SOL-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Internal Stages#Pre-signed URLs#Secure Access#Data Sharing