snowflake.snowpark.Session.get_current_role

Session.get_current_role() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/session.py#L3569-L3573)

Returns the name of the primary role in use for the current session.

Language: English