- Newest
- Most votes
- Most comments
This may get you part of the way there. https://aws.amazon.com/solutions/implementations/aws-perspective/
Hi I have updated my questions, does it support? The network diagram generated can be more verbose. For example: 1) Show the internet gate way 2) Show the NAT gateway 3) Show the routing table
There are a couple different options available:
From AWS: https://aws.amazon.com/solutions/implementations/aws-perspective/ and https://aws.amazon.com/about-aws/whats-new/2020/09/introducing-aws-perspective/.
Other available options:
- Duo Labs's CloudMapper: https://github.com/duo-labs/cloudmapper. The Network Visualization functionary is no longer maintaned.
There are non-free options available as well (non-exhaustive list):
- LucidChart: https://lucidscale.com/
- CloudCraft: https://www.cloudcraft.co/
Keep in mind that any non-AWS solutions will typically require you to deploy an IAM role that has access to view/read resources and possibly other infrastructure.
Relevant content
- Accepted Answerasked 4 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated a year ago
You can connect to hava.io using a cross account role and have all the VPCs within the connected AWS account visualised as diagrams. Will show you the VPC, gateways, subnets and the resources in the subnets like EC2 instances, database instances, load balancers and so forth. They also have a security view that will show you the security groups, open ports and traffic ingress/egress points.