Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apprunner-observabilityconfiguration.json
Parent schema serverless-framework-configuration
Type: object

The AWS::AppRunner::ObservabilityConfiguration resource is an AWS App Runner resource type that specifies an App Runner observability configuration. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apprunner.git

Properties

ObservabilityConfigurationName string | Aws_CF_FunctionString

A name for the observability configuration. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration.

TraceConfiguration object

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

1 nested properties
Vendor string | Aws_CF_FunctionString required

The implementation provider chosen for tracing App Runner services.

Tags Tag[]

A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair.

Definitions

TraceConfiguration object

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

Vendor string | Aws_CF_FunctionString required

The implementation provider chosen for tracing App Runner services.

Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString