Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 524

What MINIMUM privilege is required on the external stage for any role in the GET REST API to access unstructured data files using a file URL?

    Correct Answer: C

    The minimum privilege required on the external stage for any role in the GET REST API to access unstructured data files using a file URL is USAGE. This allows the role to use the stage but not alter the stage or its content, which would require higher privileges such as READ, WRITE, or OWNERSHIP.

Discussion
SimbajagnoleOption: C

Answer is C External: USAGE Internal: READ https://docs.snowflake.com/en/user-guide/data-load-unstructured-rest-api

_yyuktaOption: C

C. USAGE is correct

MultiCloudIronManOption: C

correct