macOS
brew install awsdaclocal Homebrew formula metadata
brew / rang 4085
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de awsdac pour les workflows d'agents IA.
installation
brew install awsdaclocal Homebrew formula metadata
aperçu
CLI tool for drawing AWS architecture
historique
awsdac is the command-line interface for AWS Labs' Diagram-as-code project, a YAML-driven tool for drawing AWS architecture diagrams without a browser or heavyweight image pipeline.
The `awslabs/diagram-as-code` repository was created in February 2024 and began publishing 0.x releases almost immediately. Its README presents the project as a way to manage diagrams with Git, write human-readable YAML, and generate AWS architecture diagrams that follow AWS diagram guidelines.
The project later expanded beyond a single CLI into a Go library and `awsdac-mcp-server`, with documentation for CloudFormation conversion, templating, resource definitions, links, and AI assistant integration.
awsdac's adoption is early but visible for a young AWS Labs tool: the repository is under the official `awslabs` organization, has Homebrew packaging, and has accumulated public GitHub attention since 2024. It fits the broader infrastructure-as-code habit of keeping generated artifacts and their source definitions in version control.
The tool targets teams that want architecture diagrams to live beside IaC and documentation, rather than in manually edited drawing files.
Users install with `go install github.com/awslabs/diagram-as-code/cmd/awsdac@latest` or `brew install awsdac`, then run `awsdac <input filename>` to render YAML into an output image. Flags cover output filenames, templates, CloudFormation conversion, and definition-file overrides.
Because it draws from declarative YAML rather than cloud credentials, no AWS credentials file is documented as required for normal diagram generation.
awsdac is a package-manager-friendly example of documentation automation: one CLI turns versioned text into visual architecture diagrams. For package nerds, its appeal is that the rendering tool can be pinned in CI and used without a GUI, headless browser, or SaaS diagram editor.
Its presence in Homebrew also shows how AWS Labs experiments can move quickly into developer workstation tooling when they are delivered as a single Go CLI.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
awsdac | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
awsdac-mcp-server | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:awsdac |
|---|---|
| Version | 0.23 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/awslabs/diagram-as-code |
| Dépôt | https://github.com/awslabs/diagram-as-code |
| Dernière mise à jour | 2026-07-30T12:47:52Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.