airlift / airship

Airship is a software deployment and management tool
32 stars 14 forks source link

Removed region specific IAM user creation #33

Closed 11xor6 closed 11 years ago

11xor6 commented 11 years ago

It should always go directly through the default EC2 endpoint and in fact fails otherwise.

electrum commented 11 years ago

This is correct according to the docs: http://docs.aws.amazon.com/IAM/latest/UserGuide/IAM_UsingQueryAPI.html

"IAM and AWS Security Token Service each have a single global endpoint. The IAM endpoint is https://iam.amazonaws.com."