github.com/aavshr/aws-sdk-go@v1.41.3/service/ssmcontacts/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package ssmcontacts provides the client and types for making API 4 // requests to AWS Systems Manager Incident Manager Contacts. 5 // 6 // Systems Manager Incident Manager is an incident management console designed 7 // to help users mitigate and recover from incidents affecting their Amazon 8 // Web Services-hosted applications. An incident is any unplanned interruption 9 // or reduction in quality of services. 10 // 11 // Incident Manager increases incident resolution by notifying responders of 12 // impact, highlighting relevant troubleshooting data, and providing collaboration 13 // tools to get services back up and running. To achieve the primary goal of 14 // reducing the time-to-resolution of critical incidents, Incident Manager automates 15 // response plans and enables responder team escalation. 16 // 17 // See https://docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03 for more information on this service. 18 // 19 // See ssmcontacts package documentation for more information. 20 // https://docs.aws.amazon.com/sdk-for-go/api/service/ssmcontacts/ 21 // 22 // Using the Client 23 // 24 // To contact AWS Systems Manager Incident Manager Contacts with the SDK use the New function to create 25 // a new service client. With that client you can make API requests to the service. 26 // These clients are safe to use concurrently. 27 // 28 // See the SDK's documentation for more information on how to use the SDK. 29 // https://docs.aws.amazon.com/sdk-for-go/api/ 30 // 31 // See aws.Config documentation for more information on configuring SDK clients. 32 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 33 // 34 // See the AWS Systems Manager Incident Manager Contacts client SSMContacts for more 35 // information on creating client for this service. 36 // https://docs.aws.amazon.com/sdk-for-go/api/service/ssmcontacts/#New 37 package ssmcontacts