I had the same error message. I was able to fix the issue with the following command:
serverless deploy --aws-profile PROFILE_NAME
For me, specifying the profile was the solution.