import * as mod from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/codegurureviewer.ts?docs=full";| CodeGuruReviewer |
| 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 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.
The |
| 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 AWS CodeCommit repository or an associated repository that is managed by AWS CodeStar Connections (for example, Bitbucket).
This |
| 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 |
| RepositoryAssociationSummary | Summary information about a repository association.
The ListRepositoryAssociations operation returns a list of |
| 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. |
| 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 |
| 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 |