Use the Network Visualization UI
mainThe network visualization UI allows you to interact with your VPC resources (EC2, RDS, ELB, Redshift, etc.). Note that edges are based on Security Group ingress rules, not Resource Policies, NACLs, or Route Tables.
Navigation & Selection
- Pan/Zoom: Use UI controls, arrow keys, or
+/-keys. - Select Node: Click a node (turns yellow). Double-click a node to make its deleted neighbors visible again.
- Unselect: Click a new node or hold
Shiftand click the selected node. - Multi-select: Hold
Shiftand click, or holdShiftand drag over an area. - Move Node: Click and drag a node.
UI Commands
- Delete (d): Select a node and click the 'eye with a slash' icon to hide it. Click the 'eye' icon to unhide all deleted nodes. Nodes connected to a deleted node will have a black border.
- Highlight (h): Select a node and click the connected nodes symbol to highlight neighbors. Use the inverse symbol to unhighlight.
- Collapse All: Use the 'arrows pointed toward each other' icon to collapse all nodes, or the 'arrows pointed away' icon to uncollapse.
- Collapse/Expand (c/e): Use the 'minus' symbol to collapse a node and the 'plus' symbol to expand it.
- Randomize Layout (r): Click the 'hammer' symbol to re-run the layout algorithm.
- Save Image: Click the 'camera' symbol to save a high-resolution image of the current diagram.
- Import/Export: Save the current layout as a JSON file to preserve node positions for later use.