Snowpark SecretsΒΆ

Classes

UsernamePassword(username, password)

CloudProviderToken(id, key, token)

Functions

get_generic_secret_string(secret_name)

Get a generic token string from Snowflake.

get_oauth_access_token(secret_name)

Get an OAuth2 access token from Snowflake.

get_secret_type(secret_name)

Get the type of a secret from Snowflake.

get_username_password(secret_name)

Get a username and password secret from Snowflake.

get_cloud_provider_token(secret_name)

Get a cloud provider token secret from Snowflake.