amazonaws.com

This section provides documentation for the Amazon CodeGuru Reviewer API operations. CodeGuru Reviewer is a service that uses program analysis and machine learning to detect potential defects that are difficult for developers to find and recommends fixes in your Java and Python code. By pr

🔑 oauth2 14 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/review…
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-reviewer.us-east-1.amazonaws.com/associations
Lists all the code reviews that the customer has created in the past 90 days.
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-reviewer.us-east-1.amazonaws.com/codereviews#Type
Returns the list of tags associated with an associated repository resource.
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-reviewer.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (14 total)
GET
/associations
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/review…
GET
/codereviews#Type
Lists all the code reviews that the customer has created in the past 90 days.
GET
/tags/{resourceArn}
Returns the list of tags associated with an associated repository resource.
GET
/codereviews/{CodeReviewArn}
Returns the metadata associated with the code review along with its status.
GET
/associations/{AssociationArn}
Returns a <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-api/A…
GET
/feedback/{CodeReviewArn}#RecommendationId
Describes the customer feedback for a CodeGuru Reviewer recommendation.
GET
/codereviews/{CodeReviewArn}/Recommendations
Returns the list of all recommendations for a completed code review.
GET
/feedback/{CodeReviewArn}/RecommendationFeedback
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/review…
POST
/codereviews
Use to create a code review with a <a href="https://docs.aws.amazon.com/codeg…
POST
/associations
<p>Use to associate an Amazon Web Services CodeCommit repository or a reposit…
POST
/tags/{resourceArn}
Adds one or more tags to an associated repository.
PUT
/feedback
Stores customer feedback for a CodeGuru Reviewer recommendation. When this AP…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints14
Authoauth2
Categories1
http://codeguru-reviewer.us-east-1.amazonaws.com