File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (18 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package codegurusecurity provides the API client, operations, and parameter
// types for Amazon CodeGuru Security.
//
// Amazon CodeGuru Security is in preview release and is subject to change.
//
// This section provides documentation for the Amazon CodeGuru Security API
// operations. CodeGuru Security is a service that uses program analysis and
// machine learning to detect security policy violations and vulnerabilities, and
// recommends ways to address these security risks.
//
// By proactively detecting and providing recommendations for addressing security
// risks, CodeGuru Security improves the overall security of your application code.
// For more information about CodeGuru Security, see the [Amazon CodeGuru Security User Guide].
//
// [Amazon CodeGuru Security User Guide]: https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html
package codegurusecurity