Language:JapaneseEnglish

deploy-on-aws Claude Code Plugin

Category
Deployment
Topics
Cloud, Deployment & CI/CD
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-16 (UTC)
Source (GitHub) last updated
2026-07-08 (UTC) (50 days ago)

The explanation below is AI-generated. Please verify it against the sources.

deploy-on-aws is a plugin that helps deploy applications to Amazon Web Services by analyzing a codebase, suggesting suitable AWS services, estimating costs, and producing infrastructure-as-code such as CDK or CloudFormation. It also includes a second capability for generating validated AWS architecture diagrams in draw.io format using official AWS4 icons, with support for step legends and dark mode. According to the README, the plugin relies on three MCP servers that supply AWS infrastructure best practices, architecture guidance, and real-time pricing data. Installation is done through a plugin marketplace command, and usage requires Python 3.9 or later plus the defusedxml package for diagram validation, along with configured AWS CLI credentials for deployment tasks. The optional draw.io desktop application can be used to export diagrams to formats like PNG, SVG, or PDF.

About the service

The tool connects to Amazon Web Services, the cloud computing platform, to recommend architectures, estimate costs using AWS pricing data, and deploy infrastructure directly onto AWS accounts.

What you can do with deploy-on-aws

  • Analyze a project's codebase and get recommended AWS services
  • Generate cost estimates using real-time AWS pricing data
  • Produce CDK or CloudFormation infrastructure-as-code for deployment
  • Create architecture diagrams in draw.io format with official AWS4 icons
  • Export diagrams to PNG, SVG, or PDF via draw.io desktop (optional)
  • Access AWS infrastructure best practices and architecture guidance through bundled MCP servers

Sources

Back to list