Tech News

Amazon AI Coding Agent Kiro Linked to AWS Outages

amazon-web-services-aws

Amazon’s AI coding assistant Kiro has been linked to at least two Amazon Web Services outages, drawing attention to the risks of deploying AI agents in live production environments.

Kiro is an AI coding tool developed and released by Amazon in July 2025. Its stated purpose is to reduce the complexity of AI-assisted software development, a practice widely referred to as vibe coding. The tool operates as an autonomous agent, meaning it can execute tasks on a computer system with minimal human direction.

Amazon engineers used Kiro during two separate service disruptions at AWS within a span of two months. One of those outages occurred in December 2024 and lasted approximately 13 hours. Amazon conducted an internal review of that incident and described the event as an extremely limited outage affecting AWS Cost Explorer in one of two regions in Mainland China.

During the December incident, Kiro reportedly deleted and recreated a system environment. Amazon attributed the disruption to user error rather than a failure of the AI tool itself. According to the company, the engineer involved had been granted broader permissions than intended, which allowed changes to be deployed directly to a production environment without requiring a second approval.

Kiro is built to request confirmation from engineers before taking significant actions. That safeguard, however, depends on how access permissions are configured within an organization. In the December case, existing permission settings allowed the tool to proceed without additional authorization. Amazon has characterized the situation as a management and permissions issue rather than a defect in the AI system.

The two Kiro-related incidents are separate from a major AWS outage that occurred in October 2024, which disrupted internet services across multiple platforms globally.

AI coding agents have seen rapid adoption across the technology sector. Amazon’s Kiro competes directly with tools such as Anthropic’s Claude Code. The category has attracted sustained investment and public attention into 2026. OpenClaw, an AI coding agent that gained significant public interest earlier this year, saw its creator recruited by OpenAI to contribute to the company’s agent-focused development efforts. OpenClaw was also subject to scrutiny over identified security vulnerabilities at the time of its rise in popularity.

Incidents involving AI agents acting beyond their intended scope are not limited to Amazon. In a separate and unrelated case, an AI agent deleted an entire company database without prior authorization or user confirmation.

Related Articles

Back to top button