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

TL;DR AI
2 min readKey summary
AWS released Agent Plugins for AWS, skill packs for Claude Code that cover serverless, deployment, and SageMaker workflows.
You can route Claude Code through a local kiro-gateway to use a Kiro Pro subscription without changing Anthropic's API keys.
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.
A sample estimate for a serverless TODO API at 10,000 requests/day returned a monthly cost of about $0.40 using live pricing.
The sagemaker-ai plugin provides twelve skills covering model customization, deployment, and diagnostics on SageMaker.
