Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 479 Bytes

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