// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package oam provides the client and types for making API // requests to CloudWatch Observability Access Manager. // // Use Amazon CloudWatch Observability Access Manager to create and manage links // between source accounts and monitoring accounts by using CloudWatch cross-account // observability. With CloudWatch cross-account observability, you can monitor // and troubleshoot applications that span multiple accounts within a Region. // Seamlessly search, visualize, and analyze your metrics, logs, and traces // in any of the linked accounts without account boundaries. // //

Set up one or more Amazon Web Services accounts as monitoring accounts // and link them with multiple source accounts. A monitoring account // is a central Amazon Web Services account that can view and interact with // observability data generated from source accounts. A source account is // an individual Amazon Web Services account that generates observability // data for the resources that reside in it. Source accounts share their // observability data with the monitoring account. The shared observability // data can include metrics in Amazon CloudWatch, logs in Amazon CloudWatch // Logs, and traces in X-Ray.

// // See https://docs.aws.amazon.com/goto/WebAPI/oam-2022-06-10 for more information on this service. // // See oam package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/oam/ // // Using the Client // // To contact CloudWatch Observability Access Manager with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the CloudWatch Observability Access Manager client OAM for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/oam/#New package oam