View source: R/cloudwatchobservabilityaccessmanager_operations.R
cloudwatchobservabilityaccessmanager_update_link | R Documentation |
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.
cloudwatchobservabilityaccessmanager_update_link(
Identifier,
LinkConfiguration = NULL,
ResourceTypes
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.