I ran and configure the key and the rest with aws configure
But when I run eb init
I got the error
ERROR: 'init/20160618/us-west-2/elasticbeanstalk/aws4_request' not a valid key=value pair (missing equal-sign) in Authorization header: 'AWS4-HMAC-SHA256 Credential=eb init/20160618/us-west-2/elasticbeanstalk/aws4_request, SignedHeaders=host;x-amz-date, Signature=95e3...56e4'.
Awsebcli
and Python
should be set up correctly with version EB CLI 3.7.6 (Python 2.7.1)
. Can someone help me figure out why?