Package-level declarations
Types
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, traces, and Application Insights applications in any of the linked accounts without account boundaries.
Functions
Creates a link between a source account and a sink that you have created in a monitoring account.
Use this to create a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability. A sink is a resource that represents an attachment point in a monitoring account. Source accounts can link to the sink to send observability data.
Deletes a link between a monitoring account sink and a source account. You must run this operation in the source account.
Deletes a sink. You must delete all links to a sink before you can delete that sink.
Returns complete information about one link.
Returns complete information about one monitoring account sink.
Returns the current sink policy attached to this sink. The sink policy specifies what accounts can attach to this sink as source accounts, and what types of data they can share.
Returns a list of source account links that are linked to this monitoring account sink.
Use this operation in a source account to return a list of links to monitoring account sinks that this source account has.
Use this operation in a monitoring account to return the list of sinks created in that account.
Displays the tags associated with a resource. Both sinks and links support tagging.
Creates or updates the resource policy that grants permissions to source accounts to link to the monitoring account sink. When you create a sink policy, you can grant permissions to all accounts in an organization or to individual accounts.
Assigns one or more tags (key-value pairs) to the specified resource. Both sinks and links can be tagged.
Removes one or more tags from the specified resource.
Use this operation to change what types of data are shared from a source account to its linked monitoring account sink. You can't change the sink or change the monitoring account with this operation.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.