in aws_jupyter_proxy/awsconfig.py [0:0]
def _get_aws_region(self): session = get_session() return session.get_config_variable("region") or None