realestate-com-au / credulous

AWS Credential management
MIT License
89 stars 16 forks source link

cannot load account root credentials -- ERROR: NoSuchEntity #61

Closed nonspecialist closed 10 years ago

nonspecialist commented 10 years ago

When attempting to source credentials for the account root user, we get a NoSuchEntity error. The username of the root user is the same as the account alias, if the account has an alias when the credentials are saved, but you cannot GetUser for that same username.

The credentials can still be loaded, but must use the --force option, which is risky.