$ 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%
Using federated temporary credentials, so the following values are present in ~/.aws/credentials: aws_access_key_id, aws_secret_access_key, aws_session_token
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
Starting rbIAM locally fails:
Can also be reproduced using aws-cli: