Coding

Amazon CodeWhisperer

June 4, 2023 1 min read Updated: 2026-02-17

Amazon CodeWhisperer is AWS’s answer to GitHub Copilot. It’s free for individuals and offers unique features like security scanning and deep AWS service knowledge.

AWS-Native Intelligence

CodeWhisperer excels at:

  • AWS SDK suggestions
  • IAM policy generation
  • CloudFormation templates
  • AWS CLI commands
  • Service configurations

Security Features

  • Vulnerability Scanning: Find security issues
  • Reference Tracking: Know code origins
  • Secrets Detection: Prevent credential leaks
  • Compliance: SOC 2 certified

Pricing Options

PlanPriceFeatures
IndividualFreeFull features, 50 scans/mo
Professional$19/user/moUnlimited scans, admin

IDE Support

  • VS Code
  • JetBrains IDEs
  • AWS Cloud9
  • Visual Studio
  • Lambda console

If you work heavily with AWS, CodeWhisperer is a no-brainer—it’s free and understands AWS services better than any competitor.