Skip to content

A quick and dirty tool to help visualize certain AWS infrastructure setups

License

Notifications You must be signed in to change notification settings

JPinSPACE/aws_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Infrastructure Visualizer

A quick and dirty script to help visualize the connections between API Gateways, DynamoDBs, and Lambdas on AWS.

This is mostly just a proof of concept that heavily relies on some specific syntax which allows the static code analysis portion to work properly. It also only supports python lambdas and node lambads using the Saws library for now.

Output is a script to be fed into GraphViz.

Example graph

About

A quick and dirty tool to help visualize certain AWS infrastructure setups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages