snowflake.snowpark.Session.get_current_account¶
- Session.get_current_account() str | None [source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/session.py#L1678-L1683)¶
Returns the name of the current account for the Python connector session attached to this session.