Namespace Amazon.CDK.AWS.Oam
AWS::Oam Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.Oam;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Oam.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnLink | Creates a link between a source account and a sink that you have created in a monitoring account. |
CfnLink.LinkConfigurationProperty | 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. |
CfnLink.LinkFilterProperty | When used in |
CfnLinkProps | Properties for defining a |
CfnSink | Creates or updates a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability. |
CfnSinkProps | Properties for defining a |
Interfaces
CfnLink.ILinkConfigurationProperty | 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. |
CfnLink.ILinkFilterProperty | When used in |
ICfnLinkProps | Properties for defining a |
ICfnSinkProps | Properties for defining a |