Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taimos/aws-org-graph
Creates DOT graphs for AWS organizations
https://github.com/taimos/aws-org-graph
Last synced: 8 days ago
JSON representation
Creates DOT graphs for AWS organizations
- Host: GitHub
- URL: https://github.com/taimos/aws-org-graph
- Owner: taimos
- Created: 2020-08-12T22:22:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T09:19:42.000Z (over 2 years ago)
- Last Synced: 2024-04-14T05:52:53.212Z (7 months ago)
- Language: JavaScript
- Size: 173 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-org-graph
# Installation
Run `npm install -g aws-org-graph` in your shell.
# Usage
Run `aws-org-graph` with AWS credentials ready that have access to your AWS organization root account.
The script will print out a GraphVIz compatible DOT file of your organization structure.# Example
![Screenshot](sample.png "Screenshot")