RepositoryAnalysis - Amazon CodeGuru Reviewer

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.

Contents

RepositoryHead

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

Type: RepositoryHeadSourceCodeType object

Required: No

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.

Type: S3BucketRepository object

Required: No

SourceCodeType

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

Type: SourceCodeType object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: