tmont/tail-stack-events

Doesn't work with AWS configs

Closed this issue · 1 comments

kkolk commented

I have a ~/.aws/config file setup with various profiles to assume different roles. It's setup this way because I login into an organizational AWS account then assume roles in it's child accounts.

This utility unfortunately seems unaware of this functionality and throws this error:

message: 'Missing credentials in config',
  code: 'CredentialsError',
tmont commented

This was fixed in v2.0.0 (bd3ce90).