CodeGuruReviewer

  • Client object for interacting with AWS CodeGuruReviewer service.

    This section provides documentation for the Amazon CodeGuru Reviewer API operations. CodeGuru Reviewer is a service that uses program analysis and machine learning to detect potential defects that are difficult for developers to find and recommends fixes in your Java code. By proactively detecting and providing recommendations for addressing code defects and implementing best practices, CodeGuru Reviewer improves the overall quality and maintainability of your code base during the code review stage. For more information about CodeGuru Reviewer, see the Amazon CodeGuru Reviewer User Guide.

    See more

    Declaration

    Swift

    public struct CodeGuruReviewer
  • Error enum for CodeGuruReviewer

    See more

    Declaration

    Swift

    public enum CodeGuruReviewerErrorType : AWSErrorType
    extension CodeGuruReviewerErrorType : CustomStringConvertible