devops-israel / aws-inventory

AWS Inventory in a single HTML file using JS AWS-SDK & Bootstrap
MIT License
388 stars 121 forks source link

multi-account #17

Open FireballDWF opened 6 years ago

FireballDWF commented 6 years ago
  1. Please update README.md to explicitly state that this is a single account solution, or is already multi-account
  2. Add multi-account support leveraging assume-role
MoBattah commented 6 years ago

(2) would include logic that possibly reads your credentials file and assumes every role to get all the data.

princechennai commented 5 years ago

Also, is there a roadmap for the use of IAM Role?

kesor commented 5 years ago

@princechennai you can already use roles, just need to first get credentials from a role using STS.