πΊπΈ USA Β· Amazon Q Developer (formerly CodeWhisperer)
Status: π© COMPLETE π¦ LIVING Last updated: 2026-06-26 Plain-English tagline: AWS-native AI coding assistant. The right choice if you live in AWS β deep integration with AWS services, IAM, security scans, infrastructure-as-code.
Front-matter facts
| Field | Value |
|---|---|
| Vendor | Amazon Web Services (Seattle, USA) |
| Country / origin | πΊπΈ USA |
| Recommended for Australian users? | β
Yes β fully accessible from AUS; AUS data residency via Sydney (ap-southeast-2) for relevant features |
| Privacy summary | Free / Pro: configurable training opt-out. Builder / Enterprise: never trains on your code. AUS data residency via ap-southeast-2. |
| Free tier | Yes β generous free tier; was historically free for individual use |
| Paid tiers | Pro US39/user/mo Β· Enterprise quoted |
| First released | As CodeWhisperer 2022; rebranded Amazon Q Developer 2024 |
| Last reviewed | 2026-06-26 |
| Official site | https://aws.amazon.com/q/developer/ |
What it is
Amazon Q Developer is AWSβs AI coding assistant β formerly known as CodeWhisperer (2022-2024), rebranded as part of the broader Amazon Q family in 2024. Itβs positioned as the deeply AWS-integrated coding AI:
- AWS service knowledge β natively understands Lambda, S3, DynamoDB, EC2, ECS, IAM, CloudFormation, CDK, SAM, etc.
- Infrastructure-as-code β generates CDK / CloudFormation / SAM / Terraform with AWS context
- AWS Console integration β Q chat available inside the AWS Console
- CLI integration β in AWS CLI, AWS CloudShell
- IDE plugins β VS Code, JetBrains, Visual Studio
- Security scans β built-in security scanning of generated code
- Reference tracker β flags when suggestions match known public code (helpful for IP attribution)
- Code transformations β Java version upgrades (e.g., Java 8 β 21) at scale
Amazon Q Developer is the obvious choice for organisations deep in AWS β the AIβs working knowledge of AWS infrastructure is unmatched among general-purpose coding tools.
What youβd use it for
- You run on AWS and want AI that understands your infrastructure
- Writing Lambda functions / CloudFormation / CDK β Q is fluent in all of them
- AWS Console workflows β Q chat in console for βhow do I configure this S3 bucket policy?β
- Java version upgrades β automated transformations at scale
- Security scanning of code as part of CI
- AWS-licensed organisations β Q Developer is sometimes bundled
How to install + first 5 minutes
- Sign up for an AWS Builder ID at builder.aws.com (free, separate from your AWS account)
- Install the Q Developer extension in your IDE (VS Code / JetBrains / Visual Studio)
- Sign in with Builder ID
- Free tier active
- Try it:
- In VS Code: open a Lambda handler function. Type a comment about what you want; Q completes.
- In AWS Console: open Q chat (right sidebar) and ask βHow do I make this Lambda function VPC-aware?β
- For paid tiers / enterprise: through your AWS billing account
What it costs
Free
- Generous free tier β historically Q Developer was free for individual use
- Limited monthly chat / advanced features
- Single-user
Pro β US$19/user/month
- Higher quotas
- Q chat in AWS Console
- Code transformations (Java upgrades, etc.)
- AWS billing integration
Pro Plus β US$39/user/month
- Premium model access
- Higher security-scan quotas
Enterprise β quoted
- Volume pricing
- No training on customer code
- Centralised admin via AWS IAM Identity Center
How it compares to alternatives
| Capability | Amazon Q Developer | GitHub Copilot | Cursor / Claude Code | Gemini Code Assist |
|---|---|---|---|---|
| AWS service knowledge | Best | Good | Good | Good |
| Infrastructure-as-code (AWS) | Best | Strong | Strong | Strong (GCP-leaning) |
| AWS Console integration | Native | None | None | None |
| AUS data residency | Yes (Sydney) | Limited | Limited | Yes (Vertex AI Sydney) |
| Multi-cloud / cloud-agnostic | AWS-focused | Cloud-agnostic | Cloud-agnostic | GCP-focused |
| Price | US$19-39 | US$10-39 | US$20 / bundled | US$19.99 (AI Pro) |
For AWS-heavy work, Q Developer is the natural pick. For GCP-heavy work, Gemini Code Assist. For cloud-agnostic / multi-cloud, Cursor / Claude Code / Copilot.
Privacy / data handling
- Pro / Pro Plus / Enterprise: no training on customer code (configurable in admin settings)
- AUS data residency via Sydney region (
ap-southeast-2) for Q Business and certain Q Developer features - Free tier has weaker privacy posture β verify before sensitive use
- Integrated with AWS IAM for permissions management
Recent changes
- 2026: Code-transformation capabilities expanded (more language migrations)
- 2024: CodeWhisperer rebranded to Amazon Q Developer
- 2022: Original CodeWhisperer launch
Gotchas
- The CodeWhisperer β Q Developer rebrand confused users; some older documentation still references CodeWhisperer
- AWS Builder ID is separate from your AWS account β easy to confuse
- Heavy AWS bias β for non-AWS workloads, Q is less natural than Copilot / Cursor
- Free tier limits have shifted β historically very generous; verify current state
- Code transformations (Java upgrades) are heavyweight β useful for enterprise migrations, overkill for small projects
- Reference tracker flags some open-source code matches β useful disclosure but can be noisy
See also
- GitHub Copilot π© π¦
- Cursor π© π¦
- Claude Code deep dive π© π¦
- Gemini Code Assist π₯
- JetBrains AI Assistant π© π¦
- Tabnine π© π¦
- AWS overview π₯
- AWS Bedrock π₯
- Decision frameworks β Cursor vs Claude Code vs Windsurf π₯