Skip to content

AWS-inspector

Welcome

Welcome to the aws-inspector documentation.

Please refer to the installation and quick start guides to know how to start.

Key features

aws-inspector is a cli utility to inspect various aspects of AWS services:

  • inventory: quickly generate an inventory of all the services you're using in AWS;
  • diagrams: generate diagrams for your infrastructure resources; the output is a draw.iofile.

Why aws-inspector

Navigating through all the services in the AWS console is cumbersome, and generating diagrams manually and keep them updated is a tedious job. aws-inspector automates these processes, so you can use it in CI/CD environment to automatically or periodically generate these useful info.

Future features

  • visualize the networking config, to help debug connectivity issues between services (also across different accounts);
  • test the connectivity between two endpoints;
  • support more cloud providers;
  • diagram themes;
  • more installation options (ie. apt/yum packages);
  • more to come.

Issues

To report issues, please do it on github.

Diagram example