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

How can an administrator check for updates (for example, SCIM API requests) sent to Snowflake by the identity provider?

    Correct Answer: D

    To check for updates like SCIM API requests sent to Snowflake by the identity provider, an administrator should query the REST_EVENT_HISTORY table. This table contains records of REST API events, which include SCIM API requests.

Discussion
sjnddsOption: D

https://docs.snowflake.com/en/user-guide/scim-intro Administrators can query the rest_event_history table to determine whether the identity provider is sending updates (i.e. SCIM API requests) to Snowflake.

EmiBOption: D

D - REST_EVENT_HISTORY

_yyuktaOption: D

D. REST_EVENT_HISTORY is correct

BobFarOption: D

The correct answer is D. REST_EVENT_HISTORY https://docs.snowflake.com/en/user-guide/scim-intro#:~:text=Administrators%20can%20query%20the%20rest_event_history%20table%20to%20determine%20whether%20the%20identity%20provider%20is%20sending%20updates%20(i.e.%20SCIM%20API%20requests)%20to%20Snowflake

MultiCloudIronManOption: D

https://docs.snowflake.com/pt/sql-reference/functions/rest_event_history