mhausenblas / rbIAM

A unified IAM+Kubernetes RBAC access control exploration tool
https://mhausenblas.info/rbIAM/
Apache License 2.0
75 stars 7 forks source link

Starting rbIAM locally fails #4

Closed iptizer closed 5 years ago

iptizer commented 5 years ago

Starting rbIAM locally fails:

$ rbiam
Gathering info from IAM and Kubernetes. This may take a bit, please stand by ...
Can't get user: ValidationError: Must specify userName when calling with non-User credentials
    status code: 400, request id: 05xxxx5d-xxxx-4xxa-bxx8-1faxxxxb8fd8%

Can also be reproduced using aws-cli:

$ aws iam get-user

An error occurred (ValidationError) when calling the GetUser operation: Must specify userName when calling with non-User credentials
iptizer commented 5 years ago

Duplicate to #1 sorry