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.4/services/codegurureviewer.ts?docs=full";

§Classes

CodeGuruReviewer

§Interfaces

AssociateRepositoryRequest
AssociateRepositoryResponse
BranchDiffSourceCodeType

A type of SourceCodeType that specifies a code diff between a source and destination branch in an associated repository.

CodeArtifacts

Code artifacts are source code artifacts and build artifacts used in a repository analysis or a pull request review.

CodeCommitRepository

Information about an Amazon Web Services CodeCommit repository. The CodeCommit repository must be in the same Amazon Web Services Region and Amazon Web Services 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. The SourceCommit and DestinationCommit fields are required to do a pull request code review.

CreateCodeReviewRequest
CreateCodeReviewResponse
DescribeCodeReviewRequest
DescribeCodeReviewResponse
DescribeRecommendationFeedbackRequest
DescribeRecommendationFeedbackResponse
DescribeRepositoryAssociationRequest
DescribeRepositoryAssociationResponse
DisassociateRepositoryRequest
DisassociateRepositoryResponse
EventInfo

Information about an event. The event might be a push, pull request, scheduled request, or another type of event.

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 Amazon Web Services CodeCommit repository or an associated repository that is managed by Amazon Web Services 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.

RequestMetadata

Metadata that is associated with a code review. This applies to both pull request and repository analysis code reviews.

RuleMetadata

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is included in analysis results if code is detected that violates the rule.

S3BucketRepository

Information about an associated repository in an S3 bucket. The associated repository contains a source code .zip file and a build artifacts .zip file that contains .jar or .class files.

S3Repository

Information about a repository in an S3 bucket.

S3RepositoryDetails

Specifies the name of an S3 bucket and a CodeArtifacts object that contains the S3 object keys for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.

SourceCodeType

Specifies the source code that is analyzed in a code review.

TagResourceRequest
ThirdPartySourceRepository

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

UntagResourceRequest

§Type Aliases

AnalysisType
ConfigFileState
EncryptionOption
JobState
ProviderType
Reaction
RecommendationCategory
RepositoryAssociationState
Severity
Type
VendorName