Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AwsLambdaFunctionTracingConfig

import type { AwsLambdaFunctionTracingConfig } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

The function's X-Ray tracing configuration.

interface AwsLambdaFunctionTracingConfig {
Mode?: string | null;
}

§Properties

§
Mode?: string | null
[src]

The tracing mode.