package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package codegururevieweriface provides an interface to enable mocking the Amazon CodeGuru Reviewer service client for testing your code.

# Functions

AnalysisType_Values returns all elements of the AnalysisType enum.
ConfigFileState_Values returns all elements of the ConfigFileState enum.
EncryptionOption_Values returns all elements of the EncryptionOption enum.
JobState_Values returns all elements of the JobState enum.
New creates a new instance of the CodeGuruReviewer client with a session.
ProviderType_Values returns all elements of the ProviderType enum.
Reaction_Values returns all elements of the Reaction enum.
RecommendationCategory_Values returns all elements of the RecommendationCategory enum.
RepositoryAssociationState_Values returns all elements of the RepositoryAssociationState enum.
Severity_Values returns all elements of the Severity enum.
Type_Values returns all elements of the Type enum.
VendorName_Values returns all elements of the VendorName enum.

# Constants

AnalysisTypeCodeQuality is a AnalysisType enum value.
AnalysisTypeSecurity is a AnalysisType enum value.
ConfigFileStateAbsent is a ConfigFileState enum value.
ConfigFileStatePresent is a ConfigFileState enum value.
ConfigFileStatePresentWithErrors is a ConfigFileState enum value.
EncryptionOptionAwsOwnedCmk is a EncryptionOption enum value.
EncryptionOptionCustomerManagedCmk is a EncryptionOption enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
JobStateCompleted is a JobState enum value.
JobStateDeleting is a JobState enum value.
JobStateFailed is a JobState enum value.
JobStatePending is a JobState enum value.
ProviderTypeBitbucket is a ProviderType enum value.
ProviderTypeCodeCommit is a ProviderType enum value.
ProviderTypeGitHub is a ProviderType enum value.
ProviderTypeGitHubEnterpriseServer is a ProviderType enum value.
ProviderTypeS3bucket is a ProviderType enum value.
ReactionThumbsDown is a Reaction enum value.
ReactionThumbsUp is a Reaction enum value.
RecommendationCategoryAwsbestPractices is a RecommendationCategory enum value.
RecommendationCategoryAwscloudFormationIssues is a RecommendationCategory enum value.
RecommendationCategoryCodeInconsistencies is a RecommendationCategory enum value.
RecommendationCategoryCodeMaintenanceIssues is a RecommendationCategory enum value.
RecommendationCategoryConcurrencyIssues is a RecommendationCategory enum value.
RecommendationCategoryDuplicateCode is a RecommendationCategory enum value.
RecommendationCategoryInputValidations is a RecommendationCategory enum value.
RecommendationCategoryJavaBestPractices is a RecommendationCategory enum value.
RecommendationCategoryPythonBestPractices is a RecommendationCategory enum value.
RecommendationCategoryResourceLeaks is a RecommendationCategory enum value.
RecommendationCategorySecurityIssues is a RecommendationCategory enum value.
RepositoryAssociationStateAssociated is a RepositoryAssociationState enum value.
RepositoryAssociationStateAssociating is a RepositoryAssociationState enum value.
RepositoryAssociationStateDisassociated is a RepositoryAssociationState enum value.
RepositoryAssociationStateDisassociating is a RepositoryAssociationState enum value.
RepositoryAssociationStateFailed is a RepositoryAssociationState enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SeverityCritical is a Severity enum value.
SeverityHigh is a Severity enum value.
SeverityInfo is a Severity enum value.
SeverityLow is a Severity enum value.
SeverityMedium is a Severity enum value.
TypePullRequest is a Type enum value.
TypeRepositoryAnalysis is a Type enum value.
VendorNameGitHub is a VendorName enum value.
VendorNameGitLab is a VendorName enum value.
VendorNameNativeS3 is a VendorName enum value.

# Structs

You do not have sufficient access to perform this action.
A type of SourceCodeType (https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_SourceCodeType) that specifies a code diff between a source and destination branch in an associated repository.
Code artifacts are source code artifacts and build artifacts used in a repository analysis or a pull request review.
Information about an Amazon Web Services CodeCommit repository.
CodeGuruReviewer provides the API operation methods for making requests to Amazon CodeGuru Reviewer.
Information about a code review.
Information about the summary of the code review.
The type of a code review.
A type of SourceCodeType (https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_SourceCodeType) that specifies the commit diff for a pull request on an associated repository.
The requested operation would cause a conflict with the current state of a service resource associated with the request.
Information about an event.
The server encountered an internal error and is unable to complete the request.
An object that contains: - The encryption option for a repository association.
Information about the statistics from the code review.
Information about metrics summaries.
The resource specified in the request was not found.
Information about the recommendation feedback.
Information about recommendation feedback summaries.
Information about recommendations.
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).
A code review type that analyzes all code under a specified branch in an associated repository.
Information about a repository association.
Summary information about a repository association.
A SourceCodeType (https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_SourceCodeType) that specifies the tip of a branch in an associated repository.
Metadata that is associated with a code review.
The resource specified in the request was not found.
Metadata about a rule.
Information about an associated repository in an S3 bucket.
Information about a repository in an S3 bucket.
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.
Specifies the source code that is analyzed in a code review.
Information about a third-party source repository connected to CodeGuru Reviewer.
The request was denied due to request throttling.
The input fails to satisfy the specified constraints.