aws-visualizer icon indicating copy to clipboard operation
aws-visualizer copied to clipboard

A visualizer of the network of security group dependencies in an AWS VPC.

Results 7 aws-visualizer issues
Sort by recently updated
recently updated
newest added

I just installed and try to run the visualizer. Configured the aws credentials properly. Got below errors. Any suggestions would be appreciated. $ aws-dot -d . -n -r us-east-1 Traceback...

Fixes aws-visualizer failing when elb does not have any SecurityGroups

instance in a AWG should be treated as a single unit not as many (duplicate) instances this speed processing of the data as well as clean up the rendered graph...

fixes duplicate target + security_groups pair and security_groups + security_groups pair are added during iteration of the data

Fixes cause of Issue #12

When VPCs are peered is it possible to reference remote security groups as a source in a rule. then a peered VPCs is disconnected the reference to the remote security...