This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_apprunner_observability_configuration

account_id

Type: STRING

created_at

Type: TIMESTAMP
Provider name: CreatedAt
Description: The time when the observability configuration was created. It’s in Unix time stamp format.

deleted_at

Type: TIMESTAMP
Provider name: DeletedAt
Description: The time when the observability configuration was deleted. It’s in Unix time stamp format.

latest

Type: BOOLEAN
Provider name: Latest
Description: It’s set to true for the configuration with the highest Revision among all configurations that share the same ObservabilityConfigurationName. It’s set to false otherwise.

observability_configuration_arn

Type: STRING
Provider name: ObservabilityConfigurationArn
Description: The Amazon Resource Name (ARN) of this observability configuration.

observability_configuration_name

Type: STRING
Provider name: ObservabilityConfigurationName
Description: The customer-provided observability configuration name. It can be used in multiple revisions of a configuration.

observability_configuration_revision

Type: INT32
Provider name: ObservabilityConfigurationRevision
Description: The revision of this observability configuration. It’s unique among all the active configurations (“Status”: “ACTIVE”) that share the same ObservabilityConfigurationName.

status

Type: STRING
Provider name: Status
Description: The current state of the observability configuration. If the status of a configuration revision is INACTIVE, it was deleted and can’t be used. Inactive configuration revisions are permanently removed some time after they are deleted.

tags

Type: UNORDERED_LIST_STRING

trace_configuration

Type: STRUCT
Provider name: TraceConfiguration
Description: The configuration of the tracing feature within this observability configuration. If not specified, tracing isn’t enabled.

  • vendor
    Type: STRING
    Provider name: Vendor
    Description: The implementation provider chosen for tracing App Runner services.