---
title: Amazon Bedrock Agent Runtime Endpoint
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Amazon Bedrock Agent Runtime
  Endpoint
---

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

# Amazon Bedrock Agent Runtime Endpoint

This table represents the Amazon Bedrock Agent Runtime Endpoint resource from Amazon Web Services.

```
aws.bedrock_agentcore_runtime_endpoint
```

## Fields

| Title                      | ID   | Type       | Data Type                                                                                                    | Description |
| -------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                       | core | string     |
| account_id                 | core | string     |
| agent_runtime_arn          | core | string     | The Amazon Resource Name (ARN) of the agent runtime associated with the endpoint.                            |
| agent_runtime_endpoint_arn | core | string     | The Amazon Resource Name (ARN) of the agent runtime endpoint.                                                |
| created_at                 | core | timestamp  | The timestamp when the agent runtime endpoint was created.                                                   |
| description                | core | string     | The description of the agent runtime endpoint.                                                               |
| id                         | core | string     | The unique identifier of the agent runtime endpoint.                                                         |
| last_updated_at            | core | timestamp  | The timestamp when the agent runtime endpoint was last updated.                                              |
| live_version               | core | string     | The live version of the agent runtime endpoint. This is the version that is currently serving requests.      |
| name                       | core | string     | The name of the agent runtime endpoint.                                                                      |
| status                     | core | string     | The current status of the agent runtime endpoint.                                                            |
| tags                       | core | hstore_csv |
| target_version             | core | string     | The target version of the agent runtime endpoint. This is the version that the endpoint is being updated to. |
