snowflake.snowpark.Session.get_current_account¶
- Session.get_current_account() Optional[str] [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/session.py#L3510-L3515)¶
Returns the name of the current account for the Python connector session attached to this session.