---
title: Amazon Bedrock Online Evaluation Configuration
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Amazon Bedrock Online Evaluation
  Configuration
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Amazon Bedrock Online Evaluation Configuration

This table represents the Amazon Bedrock Online Evaluation Configuration resource from Amazon Web Services.

```
aws.bedrock_agentcore_online_evaluation_config
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                    | Description |
| ----------------------------- | ---- | ---------- | -------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| account_id                    | core | string     |
| created_at                    | core | timestamp  | The timestamp when the online evaluation configuration was created.                          |
| data_source_config            | core | json       | The data source configuration specifying CloudWatch log groups and service names to monitor. |
| description                   | core | string     | The description of the online evaluation configuration.                                      |
| evaluation_execution_role_arn | core | string     | The Amazon Resource Name (ARN) of the IAM role used for evaluation execution.                |
| evaluators                    | core | json       | The list of evaluators applied during online evaluation.                                     |
| execution_status              | core | string     | The execution status indicating whether the online evaluation is currently running.          |
| failure_reason                | core | string     | The reason for failure if the online evaluation configuration execution failed.              |
| online_evaluation_config_arn  | core | string     | The Amazon Resource Name (ARN) of the online evaluation configuration.                       |
| online_evaluation_config_id   | core | string     | The unique identifier of the online evaluation configuration.                                |
| online_evaluation_config_name | core | string     | The name of the online evaluation configuration.                                             |
| output_config                 | core | json       | The output configuration specifying where evaluation results are written.                    |
| rule                          | core | json       | The evaluation rule containing sampling configuration, filters, and session settings.        |
| status                        | core | string     | The status of the online evaluation configuration.                                           |
| tags                          | core | hstore_csv |
| updated_at                    | core | timestamp  | The timestamp when the online evaluation configuration was last updated.                     |
