Skip to content

Can AWS Codeguru Reviewer work with JS/TS?

0

Hey Team,

Wanted to know if Codeguru supports JS/TS, since the documentation mentions only Java & Python. Asking since I found a link for AWS Samples for a JS detectors ( https://github.com/aws-samples/amazon-codeguru-javascript-detectors ) and TS detectors ( https://github.com/aws-samples/amazon-codeguru-typescript-detectors ).

asked a year ago335 views

2 Answers
1

Hello,

So far Codeguru Reviewer only works with Python and Java as mentionned in the documentation. However, the AWS Samples repositories you found for JavaScript and TypeScript detectors suggest that AWS is experimenting with support for these languages, but they are not officially supported yet.

Hope it helps 😊

EXPERT

answered a year ago

0

Based on the official documentation, Amazon CodeGuru Reviewer currently supports Java and Python code repositories. There is no mention of official support for JavaScript (JS) or TypeScript (TS) in the provided information.

The links you've found to AWS Samples for JavaScript and TypeScript detectors are interesting, but they don't necessarily indicate official support for these languages in CodeGuru Reviewer. These samples might be experimental or community-contributed resources, rather than part of the core CodeGuru Reviewer service.

It's important to note that AWS regularly updates and expands its services. While JS and TS are not currently listed as supported languages in the official documentation, this could change in the future. If you require code review for JavaScript or TypeScript projects, you may want to check the latest AWS announcements or contact AWS support for the most up-to-date information on language support in CodeGuru Reviewer.

For now, if you need to use CodeGuru Reviewer, it's best to focus on Java and Python codebases, as these are the officially supported languages mentioned in the documentation.
Sources
What is Amazon CodeGuru Reviewer? - Amazon CodeGuru Reviewer
Amazon CodeGuru Reviewer User Guide document history - Amazon CodeGuru Reviewer

answered a year 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.