Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Approaching larger installations - tips/tricks/best practices? #934

Open
Viss opened this issue Oct 19, 2022 · 0 comments
Open

Approaching larger installations - tips/tricks/best practices? #934

Viss opened this issue Oct 19, 2022 · 0 comments

Comments

@Viss
Copy link

Viss commented Oct 19, 2022

Occasionally we'll run into an environment that's structured with one main account, and a series (several dozen in some cases) sub-accounts. Doing each one by hand is incredibly tedious, and if the customer hasnt configured the ListAccounts permission, then the discover-organization-account command doesn't work.

Is there a technique or best practice for programatically stepping through all of the accounts in ~/.aws/credentials, and doing an exhaustive discovery and mapping of them?

One of the things we're trying to solve for is "can vpcs in other accounts or regions talk to other vpcs in different accounts or regions".

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant