Amazon Q Developer Pro and Amazon CodeCatalyst

0

In order to use context feature Amazon Q Developer Pro, is it a good choice put my code files on Amazon CodeCatalyst? Are there other possibilities?

2 Answers
1

Using Amazon CodeCatalyst is a good option to leverage the context feature of Amazon Q Developer Pro. CodeCatalyst integrates with Amazon Q and allows you to assign issues to Q, which can then generate code changes and create pull requests for you.

While CodeCatalyst is a recommended option, it is not the only possibility. You can also use other IDEs and development environments that integrate with Amazon Q, such as Visual Studio Code or IntelliJ IDEA. These IDEs may provide similar code generation and security scanning capabilities powered by Amazon Q.

AWS
answered 8 months ago
profile pictureAWS
EXPERT
reviewed 8 months ago
0

Hi @BorghettiG, CodeCatalyst is a powerful service that allows your team to collaborate on projects, setup CI/CD pipelines and have robust security mechanisms. Additionally as mentioned by iBehr CodeCatalyst integrates with Amazon Q in US-WEST-2 Region (Oregon).

Coming back to your question about context feature, you can use your local IDE like VSCode and highlight the code > Send to Q This will allow you to use the context feature without using codecatalyst.

If you still decide to use code catalyst please see the link below:

https://docs.aws.amazon.com/codecatalyst/latest/adminguide/managing-generative-ai-features.html

AWS
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions