You are viewing documentation about an older version (1.9.0). View latest version

snowflake.snowpark.Session.get_current_account

Session.get_current_account() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.9.0/src/snowflake/snowpark/session.py#L2237-L2242)

Returns the name of the current account for the Python connector session attached to this session.

Language: English