aws-inventory
aws-inventory copied to clipboard
multi-account
- Please update README.md to explicitly state that this is a single account solution, or is already multi-account
- Add multi-account support leveraging assume-role
(2) would include logic that possibly reads your credentials file and assumes every role to get all the data.
Also, is there a roadmap for the use of IAM Role?
@princechennai you can already use roles, just need to first get credentials from a role using STS.