SnowPro Core Recertification — Question 12
How can an administrator check for updates (for example, SCIM API requests) sent to Snowflake by the identity provider?
Answer options
- A. ACCESS_HISTORY
- B. LOAD_HISTORY
- C. QUERY_HISTORY
- D. REST_EVENT_HISTORY
Correct answer: A
Explanation
The correct answer is A, ACCESS_HISTORY, as it provides logs of access and updates made to Snowflake, including those from the identity provider via SCIM API. The other options, such as LOAD_HISTORY and QUERY_HISTORY, focus on different types of operations and do not specifically track identity provider interactions.