// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package codegurureviewer provides the client and types for making API // requests to Amazon CodeGuru Reviewer. // // 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 and Python 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 (https://docs.aws.amazon.com/codeguru/latest/reviewer-ug/welcome.html). // // To improve the security of your CodeGuru Reviewer API calls, you can establish // a private connection between your VPC and CodeGuru Reviewer by creating an // interface VPC endpoint. For more information, see CodeGuru Reviewer and interface // VPC endpoints (Amazon Web Services PrivateLink) (https://docs.aws.amazon.com/codeguru/latest/reviewer-ug/vpc-interface-endpoints.html) // in the Amazon CodeGuru Reviewer User Guide. // // See https://docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19 for more information on this service. // // See codegurureviewer package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/codegurureviewer/ // // # Using the Client // // To contact Amazon CodeGuru Reviewer with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the Amazon CodeGuru Reviewer client CodeGuruReviewer for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/codegurureviewer/#New package codegurureviewer