Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

EB CLI init problems... Invalid credentials ERROR: Credential must have exactly 5 slash-delimited elements

So I am trying to set up EB CLI and am continually running into the same error. I have done extensive searching and spent several hours now on this and feel like I'm getting no where.

Select a default region
1) us-east-1 : US East (N. Virginia)
2) us-west-1 : US West (N. California)
3) us-west-2 : US West (Oregon)
4) eu-west-1 : EU (Ireland)
5) eu-central-1 : EU (Frankfurt)
6) ap-southeast-1 : Asia Pacific (Singapore)
7) ap-southeast-2 : Asia Pacific (Sydney)
8) ap-northeast-1 : Asia Pacific (Tokyo)
9) sa-east-1 : South America (Sao Paulo)

(default is 3): 2

(NOTE: My choice here is irrelevant)

ERROR: Credential must have exactly 5 slash-delimited elements, e.g. keyid/date/region/service/term, got 'https://917201257127.signin.aws.amazon.com/console/20150708/us-west-2/elasticbeanstalk/aws4_request'

How do I edit my credentials? Amazon says I should get some sort of login prompt... Thanks in advance.

Sam

like image 878
Sam Avatar asked Nov 09 '22 09:11

Sam


1 Answers

Just delete .config file from C:\Users\VIVEK PATEL.aws> It will work.

like image 60
user7974278 Avatar answered Nov 14 '22 21:11

user7974278