
Answer-first summary for fast verification
Answer: REST_EVENT_HISTORY
The correct answer is D (REST_EVENT_HISTORY) because this table specifically logs SCIM API requests and other REST API events in Snowflake. The community discussion shows 100% consensus on this answer, with multiple users citing the official Snowflake documentation that explicitly states administrators can query the rest_event_history table to monitor SCIM API requests from identity providers. The other options (ACCESS_HISTORY, LOAD_HISTORY, QUERY_HISTORY) are incorrect as they serve different purposes: ACCESS_HISTORY tracks data access patterns, LOAD_HISTORY monitors data loading operations, and QUERY_HISTORY records query execution details - none of these specifically track SCIM API requests from identity providers.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.