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 (27 lines) | stat: -rw-r--r-- 1,565 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package devopsguru provides the API client, operations, and parameter types for
// Amazon DevOps Guru.
//
//	Amazon DevOps Guru is a fully managed service that helps you identify
//
// anomalous behavior in business critical operational applications. You specify
// the Amazon Web Services resources that you want DevOps Guru to cover, then the
// Amazon CloudWatch metrics and Amazon Web Services CloudTrail events related to
// those resources are analyzed. When anomalous behavior is detected, DevOps Guru
// creates an insight that includes recommendations, related events, and related
// metrics that can help you improve your operational applications. For more
// information, see [What is Amazon DevOps Guru].
//
// You can specify 1 or 2 Amazon Simple Notification Service topics so you are
// notified every time a new insight is created. You can also enable DevOps Guru to
// generate an OpsItem in Amazon Web Services Systems Manager for each insight to
// help you manage and track your work addressing insights.
//
// To learn about the DevOps Guru workflow, see [How DevOps Guru works]. To learn about DevOps Guru
// concepts, see [Concepts in DevOps Guru].
//
// [How DevOps Guru works]: https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html#how-it-works
// [What is Amazon DevOps Guru]: https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html
// [Concepts in DevOps Guru]: https://docs.aws.amazon.com/devops-guru/latest/userguide/concepts.html
package devopsguru