Use this operation to change what types of data are shared from a source account to its linked monitoring account sink
Source:R/cloudwatchobservabilityaccessmanager_operations.R
cloudwatchobservabilityaccessmanager_update_link.RdUse 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,
IncludeTags = NULL,
LinkConfiguration = NULL,
ResourceTypes
)Arguments
- Identifier
[required] The ARN of the link that you want to update.
Specifies whether to include the tags associated with the link in the response after the update operation. When
IncludeTagsis set totrueand the caller has the required permission,oam:ListTagsForResource, the API will return the tags for the specified resource. If the caller doesn't have the required permission,oam:ListTagsForResource, the API will raise an exception.The default value is
false.- 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.