πŸ‡ΊπŸ‡Έ 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

FieldValue
VendorAmazon 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 summaryFree / Pro: configurable training opt-out. Builder / Enterprise: never trains on your code. AUS data residency via ap-southeast-2.
Free tierYes β€” generous free tier; was historically free for individual use
Paid tiersPro US39/user/mo Β· Enterprise quoted
First releasedAs CodeWhisperer 2022; rebranded Amazon Q Developer 2024
Last reviewed2026-06-26
Official sitehttps://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

  1. Sign up for an AWS Builder ID at builder.aws.com (free, separate from your AWS account)
  2. Install the Q Developer extension in your IDE (VS Code / JetBrains / Visual Studio)
  3. Sign in with Builder ID
  4. Free tier active
  5. 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?”
  6. 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

CapabilityAmazon Q DeveloperGitHub CopilotCursor / Claude CodeGemini Code Assist
AWS service knowledgeBestGoodGoodGood
Infrastructure-as-code (AWS)BestStrongStrongStrong (GCP-leaning)
AWS Console integrationNativeNoneNoneNone
AUS data residencyYes (Sydney)LimitedLimitedYes (Vertex AI Sydney)
Multi-cloud / cloud-agnosticAWS-focusedCloud-agnosticCloud-agnosticGCP-focused
PriceUS$19-39US$10-39US$20 / bundledUS$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


Sources