AWS Kiro 6.2/10 Fair · T3
bestaiq
// CODE

AWS Kiro Review (2026): A Spec-Driven Coding IDE Tested Against Its Own Pricing and Benchmark Claims

6.2/10
Fair · T3

Kiro is AWS's agentic coding IDE, built on the open-source base of Visual Studio Code. Its core idea is to slow the agent down: before code appears, it generates a requirements document, a design document, and a task list, each reviewed and approved by a developer. That discipline shows up clearly in reviewer feedback on complex, multi-file features, but several reviewers found it heavy-handed for small fixes, and the credit-based pricing has drawn real complaints about cost predictability.

SUB-SCORE SPINE
6.5
CAP
5.5
VAL
6.5
EAS
7.0
PRI
6.0
SUP
7.5
ECO
Independent · ad-free verdicts · we may earn affiliate commissions — this never affects our scores.
FIG · QUICK ANSWER

AWS's Kiro takes a different approach to AI coding: instead of one continuous conversation, it produces a written requirements document, a design document, and a task list, each one requiring your sign-off before the agent moves to the next step or starts writing code.

TABLE · AT A GLANCE
Vendor Amazon Web Services (AWS) [liveFacts] ✓Jul'2026
Launched Public preview July 2025; general availability November 17, 2025 [liveFacts] ✓Jul'2026
Starting price Free (50 credits/month); paid plans from $20/user/month [liveFacts] ✓Jul'2026
Built on Code OSS, the open-source base of Visual Studio Code [liveFacts] ✓Jul'2026
Models Multiple Claude versions plus open-weight models, via an Auto router or manual pinning [liveFacts] ✓Jul'2026
Gartner Peer Insights rating 4.6 out of 5 (114 ratings) [liveFacts] ✓Jul'2026
Compliance HIPAA-eligible (Kiro-specific); broader SOC 2/ISO attestations not confirmed as Kiro-specific [liveFacts] ✓Jul'2026

//Strengths & things to watch

STRENGTHS
  • Spec-driven workflow (requirements, design, tasks) creates reviewable, version-controlled artifacts instead of a single opaque diff
  • Built on Code OSS, so existing VS Code settings, keybindings, and Open VSX extensions carry over
  • Paid tiers (Pro, Pro+, Pro Max, Power) and Enterprise are not used to train models, per Kiro's own FAQ and enterprise page
  • HIPAA-eligible and available in AWS GovCloud regions
  • Gartner Peer Insights users rate it 4.6 out of 5 across 114 ratings, citing ease of setup
THINGS TO WATCH
  • No independently published benchmark scores exist for Kiro; treat any specific SWE-bench or similar percentage you see elsewhere with skepticism
  • An August 2025 credit-metering bug led some users to report bills far above the advertised tier price before AWS issued refunds; watch your credit usage, especially if you pin a specific model instead of using Auto
  • The mandatory requirements, design, and tasks workflow can feel disproportionate for small bug fixes, according to multiple hands-on reviews
  • Free-tier and individual-subscriber content may be stored and used to improve the service unless you opt out
  • A December 2025 AWS outage was linked in press reports to a Kiro agent action; AWS disputes that AI caused it and attributes the incident to misconfigured access controls instead

//How it works

  1. 01
    Write a prompt

    Describe a feature in plain language, for example, add a review system for products.

  2. 02
    Kiro drafts requirements.md

    User stories and acceptance criteria are generated using EARS notation, a requirements syntax originally developed at Rolls-Royce in 2009, not something AWS invented.

  3. 03
    You review and approve

    In the standard workflow, you give feedback or approve each document before Kiro moves to the next one; a separate Quick Plan mode skips these gates for well-understood features.

  4. 04
    Kiro drafts design.md

    Technical architecture: data flow, interfaces, database schema, and API endpoints.

  5. 05
    Kiro drafts tasks.md

    A dependency-ordered implementation plan, with independent tasks grouped into waves that run concurrently.

  6. 06
    Code generation and testing

    Kiro implements the approved tasks and, since general availability, can generate property-based tests that run many randomized cases against the spec; AWS describes these as evidence of correctness, not formal proof.

FIG · SCORE BREAKDOWN
CapabilityCAP
0.30WEIGHT
6.5
ValueVAL
0.20WEIGHT
5.5
Ease of useEAS
0.15WEIGHT
6.5
PrivacyPRI
0.15WEIGHT
7.0
SupportSUP
0.10WEIGHT
6.0
EcosystemECO
0.10WEIGHT
7.5

EDITORIAL NOTEA disputed December 2025 AWS outage that press linked to a Kiro agent action (which AWS directly disputes) and a widely circulated but untraceable 88.6% SWE-bench figure are credibility-risk signals the weighted formula doesn't otherwise capture, so a small downward adjustment applies.

SCORING PIPELINE — SHOW THE WORK
SOURCES
72
SUB-SCORES
6 DIMS
WEIGHTED
Σ=1.0
EDITORIAL
+OVERRIDE
VERDICT
6.2/10

//Who it's for

CHOOSE AWS KIRO IF…
  • Teams building complex, multi-file features who want a reviewable paper trail before code is written
  • Organizations already on AWS or Bedrock that want VS Code-familiar tooling with enterprise SSO and non-training data handling on paid tiers
  • Regulated or public-sector teams that need HIPAA-eligible tooling or AWS GovCloud availability
LOOK ELSEWHERE IF…
  • Developers who mainly want fast, conversational edits for small bugs or quick prototypes
  • Teams that need to bring their own API key or want to use models beyond Claude and Kiro's open-weight options
  • Budget-sensitive users who want fully predictable costs; credit consumption has been unpredictable for some users historically
TABLE · HOW IT COMPARES
ToolScoreTierFromFreeLink
AWS KiroTHIS TOOL 6.2 Fair · T3 $0/mo [liveFacts] Yes
Playwright 8.4 EXCELLENT · T1 $0/mo [liveFacts] Yes Review →
Claude Code 7.9 GREAT · T2 $17/mo [liveFacts] No Review →
GitHub Copilot 7.8 GREAT · T2 $0/mo [liveFacts] Yes Review →

//What users say

AI synthesis of external reviews · not on bestaiq

◆ AI SUMMARY

Synthesized from 0 external reviews. Independent signal (Trustpilot / Reddit / verified aggregators) weighted higher than commission-carrying review sites.

MOST PRAISED
    MOST CRITICIZED

      //Frequently asked

      Q1

      Who makes Kiro?

      Kiro is built and owned by Amazon Web Services (AWS). It runs on Amazon Bedrock and entered public preview in July 2025, reaching general availability on November 17, 2025.

      Q2

      How much does Kiro cost?

      There is a free tier with 50 credits a month and no credit card required. Paid plans are Pro at $20 per user/month (1,000 credits), Pro+ at $40 (2,000 credits), Pro Max at $100 (5,000 credits), and Power at $200 (10,000 credits). Extra credits cost $0.04 each on paid plans.

      Q3

      Does Kiro train on my code?

      It depends on your tier. Kiro's own FAQ and enterprise page state that Pro, Pro+, Pro Max, Power, and Enterprise content is not used to train models. Free-tier and individual-subscriber content is stored and may be used for service improvement unless you opt out in settings.

      Q4

      Is Kiro just Amazon Q Developer with a new name?

      No, they are different products, but AWS is retiring Amazon Q Developer's IDE plugins and paid subscriptions in Kiro's favor. New Q Developer signups were blocked starting May 15, 2026, and full end-of-support is scheduled for April 30, 2027.

      Q5

      What is Kiro's spec-driven workflow?

      Before writing code, Kiro produces three reviewable documents: requirements.md (user stories and acceptance criteria in EARS notation), design.md (technical architecture), and tasks.md (a dependency-ordered implementation plan). In the standard workflow, you approve each document before Kiro moves to the next.

      Q6

      Did a Kiro agent cause an AWS outage?

      Press reports from the Financial Times and Engadget described a December 2025, 13-hour AWS Cost Explorer outage in mainland China in which a Kiro agent deleted and recreated an environment. AWS disputes that AI caused the outage, stating it resulted from misconfigured access controls, not AI.

      Q7

      Are the benchmark claims you see for Kiro verified?

      No official SWE-bench, HumanEval, or similar standardized score has been published by AWS or Kiro. A specific figure of 88.6 percent on SWE-bench Verified has circulated online but could not be traced to any primary source and appears to be erroneous.

      BOTTOM LINE
      AWS Kiro

      Kiro's spec-driven approach is a genuine structural difference from prompt-first coding agents, and reviewers working on complex features tend to like the discipline it enforces. It suits fast, small edits less well, and buyers should budget carefully given past credit-metering problems and check which tier's content gets used for training before signing up.

      Fair · T3 6.2/10

      //Related tools

      //Featured in

      72 sources· Last verified Jul 2026 ✓ VERIFIED