AWS Diagram Generator
Generate architecture diagrams from aws_infrastructure.json using the Python diagrams library.
Before Starting
- Check that
aws_infrastructure.jsonexists in the current directory - Ask user which diagram type they want:
- architecture - Overall infrastructure overview
- security - Security controls and traffic flow
- network - Network topology and connectivity
- data-flow - Data flow between components
- all - Generate all
[Description truncada. Veja o README completo no GitHub.]