Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.1/services/codegurureviewer.ts?docs=full";

§Classes

CodeGuruReviewer

§Interfaces

AssociateRepositoryRequest
AssociateRepositoryResponse
CodeCommitRepository

Information about an AWS CodeCommit repository. The CodeCommit repository must be in the same AWS Region and AWS account where its CodeGuru Reviewer code reviews are configured.

CodeReview

Information about a code review. A code review belongs to the associated repository that contains the reviewed code.

CodeReviewSummary

Information about the summary of the code review.

CodeReviewType

The type of a code review. There are two code review types:

CommitDiffSourceCodeType

A type of SourceCodeType that specifies the commit diff for a pull request on an associated repository.

CreateCodeReviewRequest
CreateCodeReviewResponse
DescribeCodeReviewRequest
DescribeCodeReviewResponse
DescribeRecommendationFeedbackRequest
DescribeRecommendationFeedbackResponse
DescribeRepositoryAssociationRequest
DescribeRepositoryAssociationResponse
DisassociateRepositoryRequest
DisassociateRepositoryResponse
KMSKeyDetails

An object that contains:

ListCodeReviewsRequest
ListCodeReviewsResponse
ListRecommendationFeedbackRequest
ListRecommendationFeedbackResponse
ListRecommendationsRequest
ListRecommendationsResponse
ListRepositoryAssociationsRequest
ListRepositoryAssociationsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
Metrics

Information about the statistics from the code review.

MetricsSummary

Information about metrics summaries.

PutRecommendationFeedbackRequest
RecommendationFeedback

Information about the recommendation feedback.

RecommendationFeedbackSummary

Information about recommendation feedback summaries.

RecommendationSummary

Information about recommendations.

Repository

Information about an associated AWS CodeCommit repository or an associated repository that is managed by AWS CodeStar Connections (for example, Bitbucket). This Repository object is not used if your source code is in an associated GitHub repository.

RepositoryAnalysis

A code review type that analyzes all code under a specified branch in an associated repository. The associated repository is specified using its ARN when you call CreateCodeReview.

RepositoryAssociation

Information about a repository association. The DescribeRepositoryAssociation operation returns a RepositoryAssociation object.

RepositoryAssociationSummary

Summary information about a repository association. The ListRepositoryAssociations operation returns a list of RepositoryAssociationSummary objects.

RepositoryHeadSourceCodeType

A SourceCodeType that specifies the tip of a branch in an associated repository.

SourceCodeType

Specifies the source code that is analyzed in a code review. A code review can analyze the source code that is specified using a pull request diff or a branch in an associated repository.

TagResourceRequest
ThirdPartySourceRepository

Information about a third-party source repository connected to CodeGuru Reviewer.

UntagResourceRequest

§Type Aliases

EncryptionOption
JobState
ProviderType
Reaction
RepositoryAssociationState
Type