---
type: resource-type
title: ObservabilityConfiguration
description: aws resource type AWS::AppRunner::ObservabilityConfiguration
name: ObservabilityConfiguration
lexicon: aws
resource_type: AWS::AppRunner::ObservabilityConfiguration
---
`AWS::AppRunner::ObservabilityConfiguration`, a resource type of the aws lexicon.

## Properties

- `Latest` (`boolean`, optional): It's set to true for the configuration with the highest Revision among all configurations that share the same Name. It's set to false otherwise.
- `ObservabilityConfigurationArn` (`string`, optional): The Amazon Resource Name (ARN) of this ObservabilityConfiguration
- `ObservabilityConfigurationName` (`string`, optional): 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.
- `ObservabilityConfigurationRevision` (`number`, optional): The revision of this observability configuration. It's unique among all the active configurations ('Status': 'ACTIVE') that share the same ObservabilityConfigurationName.
- `Tags` (`ObservabilityConfiguration_Tag[]`, optional): A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair.
- `TraceConfiguration` (`ObservabilityConfiguration_TraceConfiguration`, optional): The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing.

## Attributes

- `Latest`
- `ObservabilityConfigurationArn`
- `ObservabilityConfigurationRevision`
