def _get_region()

in sagemaker_studio_sparkmagic_lib/emr.py [0:0]


    def _get_region(self):
        return os.getenv("AWS_REGION", "us-west-2")