github.com/aavshr/aws-sdk-go@v1.41.3/service/devopsguru/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package devopsguru provides the client and types for making API 4 // requests to Amazon DevOps Guru. 5 // 6 // Amazon DevOps Guru is a fully managed service that helps you identify anomalous 7 // behavior in business critical operational applications. You specify the AWS 8 // resources that you want DevOps Guru to cover, then the Amazon CloudWatch 9 // metrics and AWS CloudTrail events related to those resources are analyzed. 10 // When anomalous behavior is detected, DevOps Guru creates an insight that 11 // includes recommendations, related events, and related metrics that can help 12 // you improve your operational applications. For more information, see What 13 // is Amazon DevOps Guru (https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html). 14 // 15 // You can specify 1 or 2 Amazon Simple Notification Service topics so you are 16 // notified every time a new insight is created. You can also enable DevOps 17 // Guru to generate an OpsItem in AWS Systems Manager for each insight to help 18 // you manage and track your work addressing insights. 19 // 20 // To learn about the DevOps Guru workflow, see How DevOps Guru works (https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html#how-it-works). 21 // To learn about DevOps Guru concepts, see Concepts in DevOps Guru (https://docs.aws.amazon.com/devops-guru/latest/userguide/concepts.html). 22 // 23 // See https://docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01 for more information on this service. 24 // 25 // See devopsguru package documentation for more information. 26 // https://docs.aws.amazon.com/sdk-for-go/api/service/devopsguru/ 27 // 28 // Using the Client 29 // 30 // To contact Amazon DevOps Guru with the SDK use the New function to create 31 // a new service client. With that client you can make API requests to the service. 32 // These clients are safe to use concurrently. 33 // 34 // See the SDK's documentation for more information on how to use the SDK. 35 // https://docs.aws.amazon.com/sdk-for-go/api/ 36 // 37 // See aws.Config documentation for more information on configuring SDK clients. 38 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 39 // 40 // See the Amazon DevOps Guru client DevOpsGuru for more 41 // information on creating client for this service. 42 // https://docs.aws.amazon.com/sdk-for-go/api/service/devopsguru/#New 43 package devopsguru