From the course: AI-Enhanced Coding with Amazon Q Developer
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Q Developer customizations - Amazon Q Tutorial
From the course: AI-Enhanced Coding with Amazon Q Developer
Q Developer customizations
- Do have some further information about Q Developer Customizations in the Enterprise Level or Pro Level of Q Developer. As I mentioned in the previous lesson, you can connect your GIT repositories to Q Developer and it will go and scan you code and use it too as input to the model, so that it can provide recommendations, code recommendations that are referencing things like internal libraries, proprietary algorithms, and the style that your enterprise code's in. You can also link to, or rather when you're linking to your code, you can link via Git, as I just mentioned with GitHub, Bitbucket, and Gitlab. You can also point it at an S3 bucket, if you have your code in S3. For whatever reason, you can point Q Developer at it, and it can use that as input for training. It does have support for Java, JavaScript, Python, and TypeScript. There are some requirements and limits for associating your code with Q Developer. You need at least 10 source code files. The total combined size of all…