What problem does it solve?
Visualize complex AWS architectures from your CloudFormation templates, AWS CLI outputs, or plain descriptions, turning scattered data into clear, shareable diagrams.
Core Features & Use Cases
- CloudFormation & CLI Parsing: Extract networking, compute, storage, and security components (VPCs, Subnets, EC2 instances, Lambda functions, S3 buckets, RDS, IAM roles) from templates or CLI JSON.
- Relationship Mapping: Infer connections such as subnets in VPCs, instances within subnets, and IAM attachments to services to reflect realistic architectures.
- Eraser DSL Generation & Rendering: Produce Eraser DSL with AWS icons and labels, then render via the Eraser API as a cloud-architecture diagram.
Quick Start
Provide a CloudFormation YAML/JSON snippet, paste AWS CLI describe-instances output, or describe your AWS setup in natural language. The skill will generate a cloud-architecture diagram using the Eraser API.