readthefuckingmanual.net

[SOLVED] Service ec2 not available in region eu-west1

Error added: 2013-03-12T14:29:49Z

0 people waiting for the answer...

2 answers found.

Answer 2173 (0.0% helpful)

that region is not valid - try eu-west-1
Also, if adding this to the .aws/config, don't put quotes around it, they are interpreted as text
Permalink

Answer 2211 (0.0% helpful)

The aws configure command creates a config file that has blanks around the = sign. Trying the command aws ec2 <command> then gave me this error. I removed the spaces around the = sign in the config and the commands worked. For example:

region=us-west-2
aws_access_key_id=AAAAABBBBBBCCCCC
aws_secret_access_key=AAAAABBBBBBCCCCCAAAAABBBBBBCCCCC
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: