Package software.amazon.awscdk.services.oam
package software.amazon.awscdk.services.oam
AWS::Oam Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.oam.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Oam construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Oam resources directly.
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.)
-
ClassDescriptionCreates a link between a source account and a sink that you have created in a monitoring account.A fluent builder for
CfnLink
.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.A builder forCfnLink.LinkConfigurationProperty
An implementation forCfnLink.LinkConfigurationProperty
When used inMetricConfiguration
this field specifies which metric namespaces are to be shared with the monitoring account.A builder forCfnLink.LinkFilterProperty
An implementation forCfnLink.LinkFilterProperty
Properties for defining aCfnLink
.A builder forCfnLinkProps
An implementation forCfnLinkProps
Creates or updates a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability.A fluent builder forCfnSink
.Properties for defining aCfnSink
.A builder forCfnSinkProps
An implementation forCfnSinkProps