Summary
In this chapter, we covered what code customization is in Amazon Q Developer. We started by laying out the prerequisites for Amazon Q customizations. Then, we looked at how to create customization in Amazon Q. After the creation process, the scores need to be evaluated and optimization techniques need to be put in place so that it bumps up the score in subsequent runs of the customization creation process.
We also looked at how multiple versions of customizations are created and maintained. Once the customization is created, it’s assigned to users or groups by the admin. Finally, the users can log into VS Code or JetBrains IDE using their IAM Identity Center credentials to select and start using the customizations.
In the next chapter, we will look at understanding the references of the code suggestion so that appropriate actions can be taken.