Package software.amazon.awscdk.services.xray
package software.amazon.awscdk.services.xray
AWS::XRay Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.xray.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for XRay construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::XRay 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::XRay.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionUse the
AWS::XRay::Group
resource to specify a group with a name and a filter expression.A fluent builder forCfnGroup
.The structure containing configurations related to insights.A builder forCfnGroup.InsightsConfigurationProperty
An implementation forCfnGroup.InsightsConfigurationProperty
Properties for defining aCfnGroup
.A builder forCfnGroupProps
An implementation forCfnGroupProps
UseAWS::XRay::ResourcePolicy
to specify an X-Ray resource-based policy, which grants one or more AWS services and accounts permissions to access X-Ray .A fluent builder forCfnResourcePolicy
.Properties for defining aCfnResourcePolicy
.A builder forCfnResourcePolicyProps
An implementation forCfnResourcePolicyProps
Use theAWS::XRay::SamplingRule
resource to specify a sampling rule, which controls sampling behavior for instrumented applications.A fluent builder forCfnSamplingRule
.A sampling rule that services use to decide whether to instrument a request.A builder forCfnSamplingRule.SamplingRuleProperty
An implementation forCfnSamplingRule.SamplingRuleProperty
Example:A builder forCfnSamplingRule.SamplingRuleRecordProperty
An implementation forCfnSamplingRule.SamplingRuleRecordProperty
Example:A builder forCfnSamplingRule.SamplingRuleUpdateProperty
An implementation forCfnSamplingRule.SamplingRuleUpdateProperty
Properties for defining aCfnSamplingRule
.A builder forCfnSamplingRuleProps
An implementation forCfnSamplingRuleProps