cloudwatchobservabilityaccessmanager_update_link: Use this operation to change what types of data are shared...

View source: R/cloudwatchobservabilityaccessmanager_operations.R

cloudwatchobservabilityaccessmanager_update_linkR Documentation

Description

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.

See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_update_link/ for full documentation.

Usage

cloudwatchobservabilityaccessmanager_update_link(
  Identifier,
  LinkConfiguration = NULL,
  ResourceTypes
)

Arguments

Identifier

[required] The ARN of the link that you want to update.

LinkConfiguration

Use this structure to filter which metric namespaces and which log groups are to be shared from the source account to the monitoring account.

ResourceTypes

[required] An array of strings that define which types of data that the source account will send to the monitoring account.

Your input here replaces the current set of data types that are shared.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.