Module Awso_codeguru_reviewer.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule BuildArtifactsObjectKey : sig ... end
Sourcemodule EventName : sig ... end
Sourcemodule EventState : sig ... end
Sourcemodule CodeArtifacts : sig ... end

Code artifacts are source code artifacts and build artifacts used in a repository analysis or a pull request review. Source code artifacts are source code files in a Git repository that are compressed into a .zip file. Build artifacts are .jar or .class files that are compressed in a .zip file.

Sourcemodule S3BucketName : sig ... end
Sourcemodule RuleTag : sig ... end
Sourcemodule BranchName : sig ... end
Sourcemodule CommitId : sig ... end
Sourcemodule EventInfo : sig ... end

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

Sourcemodule RequestId : sig ... end
Sourcemodule Requester : sig ... end
Sourcemodule VendorName : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule S3RepositoryDetails : sig ... end

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.

Sourcemodule LongDescription : sig ... end
Sourcemodule RuleId : sig ... end
Sourcemodule RuleName : sig ... end
Sourcemodule RuleTags : sig ... end
Sourcemodule ShortDescription : sig ... end
Sourcemodule Reaction : sig ... end
Sourcemodule FindingsCount : sig ... end
Sourcemodule LinesOfCodeCount : sig ... end
Sourcemodule BranchDiffSourceCodeType : sig ... end

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

Sourcemodule CommitDiffSourceCodeType : sig ... end

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.

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

Sourcemodule RequestMetadata : sig ... end

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

Sourcemodule S3BucketRepository : sig ... end

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.

Sourcemodule Arn : sig ... end
Sourcemodule AssociationId : sig ... end
Sourcemodule ConnectionArn : sig ... end
Sourcemodule Owner : sig ... end
Sourcemodule ProviderType : sig ... end
Sourcemodule TimeStamp : sig ... end
Sourcemodule FilePath : sig ... end
Sourcemodule LineNumber : sig ... end
Sourcemodule RecommendationCategory : sig ... end
Sourcemodule RecommendationId : sig ... end
Sourcemodule RuleMetadata : sig ... end

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.

Sourcemodule Severity : sig ... end
Sourcemodule Text : sig ... end
Sourcemodule Reactions : sig ... end
Sourcemodule UserId : sig ... end
Sourcemodule JobState : sig ... end
Sourcemodule MetricsSummary : sig ... end

Information about metrics summaries.

Sourcemodule PullRequestId : sig ... end
Sourcemodule SourceCodeType : sig ... end

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

Sourcemodule Type : sig ... end
Sourcemodule EncryptionOption : sig ... end
Sourcemodule KMSKeyId : sig ... end
Sourcemodule AnalysisType : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end

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

Sourcemodule RecommendationSummary : sig ... end

Information about recommendations.

Information about recommendation feedback summaries.

Sourcemodule CodeReviewSummary : sig ... end

Information about the summary of the code review.

Sourcemodule KMSKeyDetails : sig ... end

An object that contains: The encryption option for a repository association. It is either owned by Amazon Web Services Key Management Service (KMS) (AWS_OWNED_CMK) or customer managed (CUSTOMER_MANAGED_CMK). The ID of the Amazon Web Services KMS key that is associated with a repository association.

Sourcemodule StateReason : sig ... end
Sourcemodule AnalysisTypes : sig ... end
Sourcemodule AssociationArn : sig ... end
Sourcemodule ConfigFileState : sig ... end
Sourcemodule Metrics : sig ... end

Information about the statistics from the code review.

Sourcemodule RepositoryAnalysis : sig ... end

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.

Sourcemodule CodeCommitRepository : sig ... end

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.

Sourcemodule S3Repository : sig ... end

Information about a repository in an S3 bucket.

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

Sourcemodule InternalServerException : sig ... end

The server encountered an internal error and is unable to complete the request.

Sourcemodule ResourceNotFoundException : sig ... end

The resource specified in the request was not found.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the specified constraints.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule AccessDeniedException : sig ... end

You do not have sufficient access to perform this action.

Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule NextToken : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule Names : sig ... end
Sourcemodule Owners : sig ... end
Sourcemodule ProviderTypes : sig ... end
Sourcemodule RecommendationSummaries : sig ... end
Sourcemodule RecommendationIds : sig ... end
Sourcemodule UserIds : sig ... end
Sourcemodule CodeReviewSummaries : sig ... end
Sourcemodule JobStates : sig ... end
Sourcemodule ListCodeReviewsMaxResults : sig ... end
Sourcemodule RepositoryNames : sig ... end
Sourcemodule ConflictException : sig ... end

The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.

Sourcemodule NotFoundException : sig ... end

The resource specified in the request was not found.

Sourcemodule RepositoryAssociation : sig ... end

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

Sourcemodule RecommendationFeedback : sig ... end

Information about the recommendation feedback.

Sourcemodule CodeReview : sig ... end

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

Sourcemodule ClientRequestToken : sig ... end
Sourcemodule CodeReviewName : sig ... end
Sourcemodule CodeReviewType : sig ... end

The type of a code review. There are two code review types: PullRequest - A code review that is automatically triggered by a pull request on an associated repository. RepositoryAnalysis - A code review that analyzes all code under a specified branch in an associated repository. The associated repository is specified using its ARN in CreateCodeReview.

Sourcemodule Repository : sig ... end

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.

Sourcemodule UntagResourceResponse : sig ... end

Removes a tag from an associated repository.

Sourcemodule UntagResourceRequest : sig ... end

Removes a tag from an associated repository.

Sourcemodule TagResourceResponse : sig ... end

Adds one or more tags to an associated repository.

Sourcemodule TagResourceRequest : sig ... end

Adds one or more tags to an associated repository.

Stores customer feedback for a CodeGuru Reviewer recommendation. When this API is called again with different reactions the previous feedback is overwritten.

Stores customer feedback for a CodeGuru Reviewer recommendation. When this API is called again with different reactions the previous feedback is overwritten.

Returns the list of tags associated with an associated repository resource.

Returns the list of tags associated with an associated repository resource.

Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association. You can filter the returned list by ProviderType, Name, State, and Owner.

Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association. You can filter the returned list by ProviderType, Name, State, and Owner.

Returns the list of all recommendations for a completed code review.

Returns the list of all recommendations for a completed code review.

Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.

Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.

Sourcemodule ListCodeReviewsResponse : sig ... end

Lists all the code reviews that the customer has created in the past 90 days.

Sourcemodule ListCodeReviewsRequest : sig ... end

Lists all the code reviews that the customer has created in the past 90 days.

Removes the association between Amazon CodeGuru Reviewer and a repository.

Removes the association between Amazon CodeGuru Reviewer and a repository.

Returns a RepositoryAssociation object that contains information about the requested repository association.

Returns a RepositoryAssociation object that contains information about the requested repository association.

Describes the customer feedback for a CodeGuru Reviewer recommendation.

Describes the customer feedback for a CodeGuru Reviewer recommendation.

Returns the metadata associated with the code review along with its status.

Sourcemodule DescribeCodeReviewRequest : sig ... end

Returns the metadata associated with the code review along with its status.

Sourcemodule CreateCodeReviewResponse : sig ... end

Use to create a code review with a CodeReviewType of RepositoryAnalysis. This type of code review analyzes all code under a specified branch in an associated repository. PullRequest code reviews are automatically triggered by a pull request.

Sourcemodule CreateCodeReviewRequest : sig ... end

Use to create a code review with a CodeReviewType of RepositoryAnalysis. This type of code review analyzes all code under a specified branch in an associated repository. PullRequest code reviews are automatically triggered by a pull request.

Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer. When you associate a repository, CodeGuru Reviewer reviews source code changes in the repository's pull requests and provides automatic recommendations. You can view recommendations using the CodeGuru Reviewer console. For more information, see Recommendations in Amazon CodeGuru Reviewer in the Amazon CodeGuru Reviewer User Guide. If you associate a CodeCommit or S3 repository, it must be in the same Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are configured. Bitbucket and GitHub Enterprise Server repositories are managed by Amazon Web Services CodeStar Connections to connect to CodeGuru Reviewer. For more information, see Associate a repository in the Amazon CodeGuru Reviewer User Guide. You cannot use the CodeGuru Reviewer SDK or the Amazon Web Services CLI to associate a GitHub repository with Amazon CodeGuru Reviewer. To associate a GitHub repository, use the console. For more information, see Getting started with CodeGuru Reviewer in the CodeGuru Reviewer User Guide.

Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer. When you associate a repository, CodeGuru Reviewer reviews source code changes in the repository's pull requests and provides automatic recommendations. You can view recommendations using the CodeGuru Reviewer console. For more information, see Recommendations in Amazon CodeGuru Reviewer in the Amazon CodeGuru Reviewer User Guide. If you associate a CodeCommit or S3 repository, it must be in the same Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are configured. Bitbucket and GitHub Enterprise Server repositories are managed by Amazon Web Services CodeStar Connections to connect to CodeGuru Reviewer. For more information, see Associate a repository in the Amazon CodeGuru Reviewer User Guide. You cannot use the CodeGuru Reviewer SDK or the Amazon Web Services CLI to associate a GitHub repository with Amazon CodeGuru Reviewer. To associate a GitHub repository, use the console. For more information, see Getting started with CodeGuru Reviewer in the CodeGuru Reviewer User Guide.