aws AWS Developer Tools Blog ·

AWS CLI integrates Agent Toolkit for AWS to enhance AI coding agents

blogaiawsgaengineer
feature

AWS has launched the Agent Toolkit for AWS, now integrated into the AWS CLI to provide AI coding agents with specialized, up-to-date AWS expertise. This toolkit helps agents choose optimal AWS services, utilize modern APIs, and adhere to security best practices for improved code generation. It affects developers who use popular AI coding agents like Kiro or Claude Code. The toolkit requires AWS CLI version 2.35.0+ and is configured through a simple `aws configure agent-toolkit` command.

Features (1)
  • Agent Toolkit for AWS enhances AI coding agents through CLI

    The Agent Toolkit for AWS provides AI coding agents with a curated catalog of AWS skills and a secure connection to thousands of AWS APIs via the Model Context Protocol. This integration, configurable through the AWS CLI, empowers agents to write better AWS code, follow security best practices, and select appropriate services more effectively using existing IAM credentials.

Read the original announcement →

https://aws.amazon.com/blogs/developer/get-started-with-the-agent-toolkit-for-aws-in-the-aws-cli/

Related releases