snowflake_credentials: Get credentials for a Snowflake connection

View source: R/import-standalone-credentials.R

snowflake_credentialsR Documentation

Get credentials for a Snowflake connection

Description

Get credentials for a Snowflake connection

Usage

snowflake_credentials(params, role = NULL, spcs_endpoint = NULL, ...)

Arguments

params

a list of connection parameters from 'snowflake_connection()

role

a snowflake entity

spcs_endpoint

a Snowpark Container Services ingress URL, formatted (*-accountname.snowflakecomputing.app)

...

Additional Snowflake connection parameters

Value

A list of HTTP headers.


rsconnect documentation built on June 8, 2025, 10:04 a.m.