Amazon CodeWhisperer officially released and free for personal use

Author of the article: sunny

Amazon Cloud Technology recently launched Amazon CodeWhisperer, a real-time AI programming assistant, including personal packages and professional packages. All developers can use the personal package for free. Amazon CodeWhisperer empowers developers to stay focused and productive, helping them write code quickly and safely without interrupting their flow by leaving the IDE to work on something.

Amazon Cloud Technology Developer Community provides developers with global development technology resources. There are technical documents, development cases, technical columns, training videos, activities and competitions, etc. Help Chinese developers connect with the world's most cutting-edge technologies, ideas, and projects, and recommend outstanding Chinese developers or technologies to the global cloud community. If you haven’t followed/collected it yet, please don’t swipe it hastily when you see this, click Here Let it become your technical treasure trove!

Discount code:Exclusive discount link (Free trial of cloud services, 12 months of free use, more than 100 cloud products and servers)< /span>

For enterprise users, Amazon CodeWhisperer offers a Professional plan that adds management features such as SSO and IAM Identity Center integration, policy controls for reference code recommendations, and higher security scan limits. And, in addition to generating code suggestions for Python, Java, JavaScript, TypeScript, and C#, the generally released version now supports Go, Rust, PHP, Ruby, Kotlin, C, C++, shell scripts, SQL, and Scala. Not only can CodeWhisperer be used by developers working in Visual Studio Code, IntelliJ IDEA, CLion, GoLand, WebStorm, Rider, PhpStorm, PyCharm, RubyMine, and DataGrip IDEs (after installing the corresponding Amazon Cloud extensions for these IDEs), it It can also be run locally in Amazon Cloud9 or the Amazon Lambda console.

Amazon CodeWhisperer is a great programming assistant for coding safely and using AI effectively. To help you code effectively, CodeWhisperer filters out code suggestions that may be biased or inappropriate and is the only programming assistant that can filter or flag code suggestions that may be similar to specific open source training data. When generating code that is similar to the training data, it provides additional suggested data (such as repository URLs and licenses), which helps reduce the risk of using the code and enables developers to reuse the code with confidence.

CodeWhisperer is also an AI coding assistant with security scanning capabilities that can discover hard-to-detect vulnerabilities and recommend fixes. It scans generated code and code written by developers to look for vulnerabilities, such as those listed in the Open Web Application Security Project (OWASP) Top ten vulnerabilities. If a vulnerability is discovered, CodeWhisperer will provide suggestions to help fix the problem.

CodeWhisperer provides code suggestions that are not specific to using Amazon Cloud technology. However, CodeWhisperer is optimized for the most commonly used Amazon APIs, such as Amazon Lambda or Amazon Simple Storage Service (Amazon S3), making it the best programming assistant for developers building applications on Amazon Cloud Technologies. While CodeWhisperer provides recommendations for common use cases in a variety of languages, it's tuned with additional data on the Amazon API, so you can rest assured that it produces the highest quality, most accurate code when using Amazon Web Services.

Article source: "American Host Detective"

Origin of text:Hori

Guess you like

Origin blog.csdn.net/u012365585/article/details/134778565