Amazon CodeWhisperer


CodeWhisperer

Amazon CodeWhisperer

AI Code Generator

CodeWhisperer is a new AI code generator from Amazon that understands developers’ comments and existing code and suggests code based on their style and intent. It can quickly create snippets, functions, classes, or modules based on natural language descriptions, and provides documentation and examples to work with unfamiliar APIs. The tool aims to save time and effort on coding tasks and helps developers focus on building innovative solutions.

Features

Personalized real-time suggestions for your code

Amazon CodeWhisperer is a service that generates code suggestions from natural language comments. It uses a large corpus of Amazon and public code to learn how to write code similar to yours. You can use it in your IDE to get function or block suggestions, and edit them as needed. CodeWhisperer also helps you complete your comments as you type.

Popular programming languages and IDEs are supported

Amazon CodeWhisperer generates code suggestions based on natural language comments and code in the IDE. It supports multiple programming languages and IDEs. It uses machine learning to improve developer productivity.

AWS Optimized

CodeWhisperer helps developers write code for AWS services more efficiently. It analyzes your code and comments in your IDE and suggests code snippets that use the appropriate cloud services and libraries for your functionality. It also ensures that your code follows AWS best practices.

Built-in security scans

CodeWhisperer can detect security vulnerabilities in Java, JavaScript, and Python programs. It detects vulnerabilities such as OWASP top 10 or crypto library usage in the IDE. It also provides intelligent methods to repair the code and boost security.

Track open-source code responsibly with reference tracker.

CodeWhisperer assists you in avoiding unintended open-source code copying. It marks and annotates code suggestions that resemble open-source projects and allows you to evaluate them before using them. It also saves the marked recommendations for further reference.

Avoid Bias in Coding

CodeWhisperer is a tool that promotes ethical AI and ML development. It detects and removes code suggestions that could lead to biased and unfair outcomes.

Enterprise administration

You may configure SSO for your users or groups and grant them access to CodeWhisperer using AWS IAM Identity Center. You can also create group-wide policies, such as whether to show suggestions that include code from other projects or sources.

CodeWhisperer Pricing

How It Works

Step 1

Install the latest AWS Toolkit plugin in your IDE (Visual Studio Code, JetBrains IDEs, AWS Cloud9, or AWS Lambda console).

Step 2

Open the AWS extension panel in your IDE and select the Start button under Developer Tools > CodeWhisperer.

Step 3

In the pop-up, choose to Sign in with Builder ID, then use your email address to sign up and sign in with your AWS Builder ID.

FAQ

What is Amazon CodeWhisperer ?



CodeWhisperer is an AI tool that helps you code faster and easier by suggesting code snippets based on natural language comments in your IDE. You can choose the best suggestion or write your own code. Always review and edit the suggestions before using them.

Is CodeWhisperer free?



CodeWhisperer Individual is a free service for AWS Builder ID users. CodeWhisperer Professional is a paid service for organizations for $19 per user with SSO and code reference settings.

What is CodeWhisperer Code-Scanning?



CodeWhisperer has the ability to scan Python, Java, and JavaScript code for common security flaws and offers solutions to fix them. It covers OWASP top 10 vulnerabilities and crypto library best practices.

Who owns CodeWhisperer's generated code?



CodeWhisperer provides code suggestions, but you own and are responsible for your code. Review and edit the suggestions before accepting them to ensure they match your intention.

How to turn off auto-suggestions?



You can pause and resume Codewhisperer’s auto-suggestions from the Developer Tools panel in the AWS Toolkit or use keyboard shortcuts: Option+C (MacOS) or Alt+C (Windows) . The auto-suggestions feature will remain paused until you manually resume it.

Customers Review

What others are saying

“Availability of the plugin for our tools will help developers stay focused in their IDE and reduce the need to search and customize code snippets from the web. As of today, users of IntelliJ IDEA, PyCharm, and WebStorm can start working with Amazon CodeWhisperer right in their IDE, with more IDEs to be supported in the near future.”

Max Shafirov

CEO, JetBrains

“I used CodeWhisperer in Python—a language I am a novice in. In minutes, I had a program that could connect to my AWS account and list S3 buckets with a slew of info, like name, creation date, and Region. I believe this tool will make developers more productive and rekindle their joy for programming in a new world.”

“Distractions are a constant challenge while coding, especially when it’s necessary to switch context to look up code samples and documentation on the web. Amazon CodeWhisperer keeps me focused on the code by automatically offering helpful suggestions right when I need them, so I never have to leave my editor.”

ScreenShots

Exit mobile version