File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (15 lines) | stat: -rw-r--r-- 915 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// 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 (https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html)
// .
package codegurusecurity