AWS’s AI coding assistant, evolved from CodeWhisperer in April 2024. Available inside VS Code, JetBrains IDEs, the AWS Management Console, and the AWS CLI. Provides inline code completion, codebase-aware chat, security scanning, and automated Java and .NET modernization.
Free tier is perpetual with a 50 agentic-request monthly cap plus 1,000 LOC of transformation. Pro tier is $19 per user per month with increased agentic limits, 4,000 LOC of transformation per user pooled at the account level, admin controls, and IP indemnification.
System Verdict
Pick Amazon Q Developer if AWS is the core of the stack. No other assistant matches its native understanding of IAM policies, CloudFormation templates, CDK constructs, and the AWS SDK. The AWS Console chat answers service-specific questions without tab-switching to docs.
Security scanning flags OWASP Top 10 issues and hardcoded credentials with fix suggestions. Code transformation automates Java version upgrades (Java 8 or 11 to 17 or 21) and .NET modernization to AWS patterns. As of April 28, 2026, OpenAI’s GPT-5.5 family is also addressable through AWS Bedrock, which broadens the foundation-model options available alongside Q Developer for AWS-native teams.
Skip it if the codebase lives outside AWS. GitHub Copilot at $10 per user per month remains stronger for general coding across languages, frameworks, and non-AWS infrastructure. Cursor still leads on multi-file autonomous edits.
Who pays which tier: Free for casual exploration (50 agentic requests per month plus 1,000 LOC transformation), Pro $19 per user per month for serious AWS work with security scanning and pooled 4,000 LOC transformation, Enterprise via AWS contract for volume and admin controls.
Key Facts
| Lineage | Replaced CodeWhisperer in April 2024 |
| IDE support | VS Code, JetBrains family, AWS Console, AWS CLI |
| Free tier | 50 agentic requests/mo, 1,000 LOC transformation/mo, unlimited autocomplete |
| Pro tier | $19/user/mo. Increased agentic-request limits, 4,000 LOC transformation per user (pooled at account level), admin controls, IAM Identity Center SSO |
| Transformation overage | $0.003 per LOC above Pro allocation |
| Security scanning | OWASP Top 10, hardcoded credentials, fix suggestions |
| IP indemnification | Yes, matching GitHub Copilot’s policy |
| Underlying models | Undisclosed by AWS. GPT-5.5 family is separately accessible through AWS Bedrock since April 28, 2026 |
Every data point above was verified against vendor documentation on 2026-05-13. See Sources.
What it actually is
An AWS-tuned AI coding assistant layered onto inline autocomplete, codebase chat, security scanning, and code transformation. The differentiator is depth of AWS knowledge, not breadth.
Inside VS Code and JetBrains, Q Developer behaves like Copilot: inline suggestions, chat panel, and a growing agentic mode for multi-step tasks. Inside the AWS Console, it answers questions about services, permissions, and deployment state. Inside the AWS CLI, the /q commands produce and explain shell syntax.
The moat is AWS-native context. IAM policy drafting, CDK construct patterns, Lambda handler boilerplate, and CloudFormation YAML all ship with better first-pass quality than a generic tool offers.
When to pick Amazon Q Developer
- Infrastructure-as-code on AWS dominates daily work. CDK, CloudFormation, Terraform-on-AWS, and IAM policy editing benefit directly.
- Java 8 or 11 modernization is on the backlog. The transformation agent upgrades codebases to Java 17 or 21 with Pro’s 4,000 LOC per month allocation.
- .NET apps need to move to AWS idioms. Automated migration shifts .NET Framework code to .NET 8 on AWS.
- Security scanning belongs inside the IDE loop. OWASP Top 10 and credential-leak detection with fix suggestions catch issues pre-commit.
- AWS Console is where the work happens. Chat surfaces service docs and deployment troubleshooting without tab-switching.
- IP indemnification is required. Amazon indemnifies generated code against copyright claims, matching GitHub Copilot.
When to pick something else
- General-purpose coding outside AWS: GitHub Copilot at $10/user/mo. Broader language and framework coverage, cheaper.
- AI-native IDE with multi-file agentic edits: Cursor. Composer handles refactors Q Developer cannot.
- Free autocomplete, no AWS needs: Codeium. Free for individuals, no AWS lock-in.
- Terminal-first autonomous coding on Anthropic models: Claude Code. $100 to $200 per month, much deeper agentic loop.
- Heavy ChatGPT Codex user already: ChatGPT Pro bundles Codex, and Operator Mode covers agentic workflows beyond coding.
Pricing
| Plan | Price | Key limits |
|---|---|---|
| Free | $0 | 50 agentic requests/mo, 1,000 LOC transformation/mo, unlimited autocomplete |
| Pro | $19/user/mo | Increased agentic-request allocation, 4,000 LOC transformation per user per month (pooled at account level), admin controls, SSO (IAM Identity Center), data isolation, IP indemnity |
| Transformation overage (Pro) | $0.003/LOC | Beyond the 4,000 LOC monthly pooled allocation |
Prices verified 2026-05-13 via aws.amazon.com/q/developer/pricing and the Q Developer tiers docs. Transformation LOC is pooled across all Pro seats in the account, so 10 Pro subscribers share a 40,000 LOC monthly budget.
Against the alternatives
| Amazon Q Developer Pro | GitHub Copilot Pro | Cursor Pro | Claude Code | |
|---|---|---|---|---|
| Price | $19/user/mo | $10/user/mo | $20/user/mo | $100-$200/user/mo |
| AWS-native depth | Strongest | Weak | Weak | Weak |
| General coding quality | Mid | Strong | Strongest (multi-file agent) | Strong (CLI) |
| Multi-file agentic edits | Limited | Growing | Strongest (Composer) | Strong (Claude Code) |
| Security scanning | Built-in, OWASP | Available, GitHub Advanced Security | Via extensions | Via tools |
| Language breadth | AWS-centric | Broadest | Broadest | Broad |
| IP indemnification | Yes | Yes | No | Contractual |
| Best viewed as | AWS specialist | General default | AI-native IDE | Anthropic-native agent |
Failure modes
- Free tier caps hit fast. 50 agentic requests per month is one or two days of real usage. Free is a trial, not a production tier.
- Weaker outside AWS. General-purpose coding quality trails GitHub Copilot on non-AWS code.
- Transformation overage bills separately. Heavy Java or .NET migration workloads can exceed 4,000 LOC per user per month and trigger $0.003 per extra LOC charges.
- JetBrains support trails VS Code. Parity is close but updates land on VS Code first.
- Underlying models are undisclosed. AWS does not publish which foundation model powers Q Developer, making behavior changes hard to predict. As a workaround, teams that want to compare model behaviors can hit GPT-5.5 and Claude Opus 4.7 directly via Bedrock since the April 28, 2026 expansion.
- Multi-file autonomous editing is limited. Cursor Composer and Claude Code both handle bigger refactors.
- Console chat quality varies by service. Mature AWS services have better coverage than new or niche offerings.
Methodology
This page was produced by the aipedia.wiki editorial pipeline, an automated system that ingests vendor documentation, verifies pricing and product details against primary sources, and generates the editorial analysis shown. No individual human wrote this review. Scoring follows the four-dimension rubric at /about/scoring/ (Utility, Value, Moat, Longevity, unweighted average). Last verified 2026-05-13 against Amazon Q Developer pricing, the Q Developer tiers docs, the Amazon Q Developer FAQ, and the April 28 OpenAI-on-AWS coverage.
FAQ
Is Amazon Q Developer the same as CodeWhisperer? Q Developer replaced CodeWhisperer in April 2024. It adds chat, code transformation, and AWS Console integration on top of the autocomplete and security scanning CodeWhisperer offered. Existing users migrated automatically.
Does the free tier support real usage? For casual exploration, yes. For daily work, no. 50 agentic requests per month is one or two days of real development; the 1,000 LOC monthly transformation budget barely covers a small library migration.
Does Q Developer work outside AWS? Yes. Autocomplete and chat function on any codebase. The AWS-specific advantage (IAM, CDK, CloudFormation, Lambda) is absent on non-AWS work, so GitHub Copilot at $10 per month delivers better value there.
Is code transformation worth the Pro upgrade alone? If the backlog has Java 8 or 11 upgrades or .NET Framework migrations, yes. 4,000 LOC per month per user covers a meaningful chunk of migration work; overage is $0.003 per LOC.
Does Amazon Q Developer provide IP indemnification? Yes. AWS indemnifies generated code against third-party copyright claims, matching GitHub Copilot’s policy.
Sources
- Amazon Q Developer pricing: tier structure, limits, overage
- Q Developer tiers documentation: Free and Pro feature comparison
- Amazon Q Developer FAQ: transformation scope, IP indemnification
- Amazon Q Developer product page: capability overview and IDE support
Related
- Category: AI Coding