Switch language한국어
Back to the list

The AWS Dev Setup Nobody Told You About. Claude Code, Kiro Pro, and Agent Plugins.

TL;DR AI

Key summary

2 min read
  1. AWS released Agent Plugins for AWS, skill packs for Claude Code that cover serverless, deployment, and SageMaker workflows.

  2. You can route Claude Code through a local kiro-gateway to use a Kiro Pro subscription without changing Anthropic's API keys.

  3. The deploy-on-aws and aws-serverless plugins include steps to analyze, estimate costs via the AWS Price List API, generate IaC, and deploy with confirmation.

  4. A sample estimate for a serverless TODO API at 10,000 requests/day returned a monthly cost of about $0.40 using live pricing.

  5. The sagemaker-ai plugin provides twelve skills covering model customization, deployment, and diagnostics on SageMaker.

Read the original