AWS::XRay::TransactionSearchConfigThis schema provides construct and validation rules for AWS-XRay TransactionSearchConfig resource parameters.
import { CfnTransactionSearchConfig } from 'aws-cdk-lib/aws-xray';Or use the module namespace:
import * as xray from 'aws-cdk-lib/aws-xray';
// xray.CfnTransactionSearchConfigConfiguration passed to the constructor as CfnTransactionSearchConfigProps.
indexingPercentageOptionalnumberDetermines the percentage of traces indexed from CloudWatch Logs to X-Ray.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-xrayAWS::XRay::TransactionSearchConfig