AWS::AppRunner::ObservabilityConfiguration TraceConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AppRunner::ObservabilityConfiguration TraceConfiguration

Describes the configuration of the tracing feature within an Amazon App Runner observability configuration.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Vendor" : String }

YAML

Vendor: String

Properties

Vendor

The implementation provider chosen for tracing App Runner services.

Required: Yes

Type: String

Allowed values: AWSXRAY

Update requires: Replacement