AWS::Oam::Link LinkConfiguration
Use this structure to optionally create filters that specify that only some metric namespaces or log groups are to be shared from the source account to the monitoring account.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LogGroupConfiguration" :
LinkFilter
, "MetricConfiguration" :LinkFilter
}
Properties
LogGroupConfiguration
-
Use this structure to filter which log groups are to share log events from this source account to the monitoring account.
Required: No
Type: LinkFilter
Update requires: No interruption
MetricConfiguration
-
Use this structure to filter which metric namespaces are to be shared from the source account to the monitoring account.
Required: No
Type: LinkFilter
Update requires: No interruption