Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")