这是AWS官方的Agent Toolkit,专门给AI编程助手用的,让它们能直接在AWS上构建、部署和管理应用。它兼容Claude Code、Codex、Cursor和Kiro这些主流编程助手,提供工具、知识和安全护栏。你可以通过AWS CLI在终端里直接用,也可以装Claude Code插件,插件在Anthropic官方市场里,默认就装好了。核心功能覆盖服务选择、CDK/CloudFormation、Serverless、容器、存储、监控、计费、SDK用法和部署这些方面。适合想让AI助手帮忙操作AWS云资源的开发者,省去手动查文档和写命令的麻烦。
查看英文原文
Agent Toolkit for AWS Help AI coding agents build, deploy, and manage applications on AWS. The Agent Toolkit for AWS gives AI coding agents the tools, knowledge, and guardrails they need to work with AWS services. It works with the coding agents developers already use — including Claude Code, Codex, Cursor, and Kiro. Quick start AWS CLI Use the Agent Toolkit directly from your terminal with the AWS CLI: [安装/使用命令见下方] See the AWS CLI integration guide for setup, configuration, and usage instructions. Claude Code The plugins are available on the official Anthropic marketplace ( claude plugins official ) which is added to your Claude Code installation by default. Use the following commands to install supported plugins from the toolkit: For aws core that covers service selection, CDK/CloudFormation, serverless, containers, storage, observability, billing, SDK usage, and deployment: [安装/使用命令见下方] Tip: If you get Plugin not found , update your local marketplace index first: [安装/使用命令见下方] For aws agents that covers building AI agents on AWS with Amazon Bedrock and AgentCore: [安装/使用命令见下方] For aws data analytics that covers data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena: [安装/使用命令见下方] For aws agents for devsecops used to investigate incidents, review code and execute UAT for release readiness, scan code for vulnerabilities, and run penetration tests with AWS DevOps Agent and AWS Security Agent. [安装/使用命令见下方] Codex In your terminal: [安装/使用命令见下方] Then launch Codex and run /plugins to browse and install the aws core plugin. Cursor Add this repository as a team marketplace from Settings → Plugins → Team Marketplaces → Add Marketplace → Import from Repo , pointing it at aws/agent toolkit for aws . Cursor indexes the plugins listed in .cursor plugin/marketplace.json on import. Then open the Plugins panel and install the aws core plugin (start here), or aws agents and aws data analytics as needed. Each plugin bundles the AWS MCP Server configuration and age