Cannot Specify Region When Deploying

Hey guys, I tried to deploy a test lambda function, but seems it always deploys to the default region us-east-1. I can’t change it either by setting the region in the serverless.yml file or by specifying it with --region parameter.

Can anyone shed some light on this?