From the course: Developing Modern Applications with AWS AI and Generative AI Services
Unlock this course with a free trial
Join today to access over 24,300 courses taught by industry experts.
Integrate Amazon Q with an IDE - Amazon Web Services (AWS) Tutorial
From the course: Developing Modern Applications with AWS AI and Generative AI Services
Integrate Amazon Q with an IDE
- [Instructor] Let's explore how to integrate Amazon Q in your IDE. I will be using Visual Studio Code for this demo. I have a simple project with two files. The first step is to install the Amazon Q extension. From the left menu, click on extensions and search for Amazon Q. Since I have it already installed, it's given me the options to disable and uninstall. If this is your first time, you will see an option to install this extension. Once this extension is installed, you will see an icon in the left nav bar. Let me click on Amazon Q. You can connect with existing accounts using IAM Identity Center or use for free with a builder ID. Let me choose use for free and click continue. Let me click open to authorize. If you don't have a builder ID yet, you can create one for free. I have authenticated it already and let me click allow access. Great. Now that the request is approved, let me switch back to Visual Studio Code. Now that we are connected, let me switch to the tab parser.java…