
Aws Arch Drawio Plugin
- Updated March 10, 2026
- nirmal84/aws-arch-drawio-plugin
aws-arch-drawio-plugin is a plugin marketplace that generates official-icon AWS Draw.io architecture diagrams from IaC code.
About
The aws-arch-drawio-plugin marketplace ships one plugin that bridges infrastructure-as-code and visual architecture docs. Developers and small teams on AWS often sketch diagrams in slides while the source of truth lives in Terraform or CDK; this tool scans those definitions, infers how services connect, and lays them out in Draw.io with the standard AWS icon set. That matters when you are pitching a design, onboarding a contractor, or preparing a security review without maintaining a second manual diagram. Complexity is intermediate because you need readable IaC in the repo and comfort with Draw.io exports. It is a visualization companion, not a deploy or validate pipeline—use it when the diagram should match what you actually committed.
- Parses CloudFormation, CDK, Terraform, and SAM to infer services and relationships
- Renders Draw.io diagrams with mxgraph.aws4.* official AWS icons and tier-based layout
- Layer management for readable multi-tier architectures
- Enterprise-style output with PNG and SVG export paths
- Tagged for aws, architecture, drawio, infrastructure, and diagram workflows
Aws Arch Drawio Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add nirmal84/aws-arch-drawio-pluginAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | March 10, 2026 |
|---|---|
| Repository | nirmal84/aws-arch-drawio-plugin ↗ |
What it does
Turn Terraform, CDK, CloudFormation, or SAM in your repo into official-icon AWS architecture diagrams in Draw.io without hand-drawing every service.
Who is it for?
Best when you live in IaC and need shareable AWS diagrams without a dedicated diagramming ritual.
Skip if: Skip if you do not use Draw.io, only need non-AWS clouds, or want automated compliance scanning instead of visualization.
What you get
You get tiered, layer-managed Draw.io diagrams that reflect scanned IaC relationships and export cleanly to PNG or SVG.
- Draw.io diagram with mxgraph.aws4 AWS icons and tier layout
- PNG or SVG exports suitable for docs and decks
By the numbers
- Marketplace bundles 1 plugin: aws-arch-drawio v0.1.0
- Supports four IaC sources: CloudFormation, CDK, Terraform, and SAM
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
IaC-to-diagram generator plugin, not a deploy skill or MCP observability server.
FAQ
Who is Aws Arch Drawio Plugin for?
AWS-focused developers who maintain CloudFormation, CDK, Terraform, or SAM and want Draw.io diagrams with official icons.
When should I use Aws Arch Drawio Plugin?
Use it when you need an up-to-date architecture picture for design reviews, docs, or launches tied to real IaC in the repo.
How do I add Aws Arch Drawio Plugin to my agent?
Add the nirmal84/Aws Arch Drawio Plugin Claude marketplace entry and install the aws-arch-drawio plugin, then run it against your IaC project root.