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
select SUNDECK$GET_SERVICE_ACCOUNT();
- Output
Displays a Snowflake object that describes the current service account configuration. Alaway displayed key is
username
. Keysrole
andwarehouse
are only displayed if they were set.