Amazon Q Developer is AWS's native AI coding assistant, rebranded from CodeWhisperer in late 2023 and now positioned as the default agent for engineers building on Amazon Web Services. It pairs code completion and chat with deep awareness of AWS services, infrastructure-as-code, and operational tooling that horizontal copilots can only approximate.

What Amazon Q Developer does

The assistant runs inside VS Code, JetBrains IDEs, the AWS Console, and the command line. Beyond inline completions, it offers /dev for multi-file feature implementation, /transform for upgrading Java versions and migrating .NET workloads, /test for unit-test generation, and /review for security and code-quality scans tuned to AWS Well-Architected guidance.

A chat surface answers questions about your specific AWS account — IAM roles, Lambda configurations, CloudFormation drift — by reading actual resource state, not just documentation. Q Developer Agents can plan and execute changes across CDK, Terraform, and the console with human approval gates.

Who it is for

  • AWS-first backend and platform engineers writing Lambda, ECS, CDK, and Terraform daily
  • Enterprise dev teams modernising legacy Java or .NET workloads through guided transforms
  • Cloud security and SRE teams needing AWS-aware code review and operational diagnostics

How Amazon Q Developer compares

Against GitHub Copilot, Q Developer trades raw breadth for AWS depth — it understands your account state, not only your code. Against Gemini Code Assist, Q is the analogous AWS-native answer to a Google Cloud-native tool. Against Cursor, Q is far less ambitious as an IDE but unbeatable when the task is "why did my Step Function fail?" inside a real AWS environment.

Pricing and access

Q Developer has a generous free tier for individuals (chat, completions, limited transforms) and a Pro tier at $19 per user per month that unlocks higher limits, higher-quality answers grounded in your AWS account, and admin controls. Enterprise customers consume it through AWS Identity Center with consolidated billing.

Why it matters in 2026

As AI coding becomes commoditised at the editor, hyperscalers compete on agentic workflows tied to the underlying cloud. AWS's bet is that owning compute, identity, and data lets Q Developer answer operational questions no neutral copilot can. The threat: developer preference for Cursor and Copilot pulling Q into a niche "AWS console buddy" role rather than a primary IDE assistant.