XRayLogsDelivery

class aws_cdk.mixins_preview.aws_logs.XRayLogsDelivery

Bases: object

(experimental) Delivers vended logs to AWS X-Ray.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview import aws_logs as logs

x_ray_logs_delivery = logs.XRayLogsDelivery()

(experimental) Creates a new X-Ray delivery.

Stability:

experimental

Methods

bind(scope, delivery_source, source_resource_arn)

(experimental) Binds the X-Ray destination to a delivery source and creates a delivery connection between them.

Parameters:
Stability:

experimental

Return type:

ILogsDeliveryConfig