Documentation
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

SUNDECK$GET_SERVICE_ACCOUNT

This function allows a user to get the service account configuration that Sundeck is using to access Snowflake metadata.

See also:
SET SERVICE ACCOUNT

Syntax

  select SUNDECK$GET_SERVICE_ACCOUNT();
Output

Displays a Snowflake object that describes the current service account configuration. Alaway displayed key is username. Keys role and warehouse are only displayed if they were set.