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

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

# Amazon Bedrock Agent Runtime

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

```
aws.bedrock_agentcore_runtime
```

## 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 AgentCore Runtime.                              |
| agent_runtime_artifact       | core | json       | The artifact of the AgentCore Runtime.                                                |
| agent_runtime_id             | core | string     | The unique identifier of the AgentCore Runtime.                                       |
| agent_runtime_name           | core | string     | The name of the AgentCore Runtime.                                                    |
| agent_runtime_version        | core | string     | The version of the AgentCore Runtime.                                                 |
| authorizer_configuration     | core | json       | The authorizer configuration for the AgentCore Runtime.                               |
| created_at                   | core | timestamp  | The timestamp when the AgentCore Runtime was created.                                 |
| description                  | core | string     | The description of the AgentCore Runtime.                                             |
| environment_variables        | core | hstore     | Environment variables set in the AgentCore Runtime environment.                       |
| failure_reason               | core | string     | The reason for failure if the AgentCore Runtime is in a failed state.                 |
| filesystem_configurations    | core | json       | The filesystem configurations mounted into the AgentCore Runtime.                     |
| last_updated_at              | core | timestamp  | The timestamp when the AgentCore Runtime was last updated.                            |
| lifecycle_configuration      | core | json       | The life cycle configuration for the AgentCore Runtime.                               |
| metadata_configuration       | core | json       | Configuration for microVM Metadata Service (MMDS) settings for the AgentCore Runtime. |
| network_configuration        | core | json       | The network configuration for the AgentCore Runtime.                                  |
| protocol_configuration       | core | json       |
| request_header_configuration | core | json       | Configuration for HTTP request headers that will be passed through to the runtime.    |
| role_arn                     | core | string     | The IAM role ARN that provides permissions for the AgentCore Runtime.                 |
| status                       | core | string     | The current status of the AgentCore Runtime.                                          |
| tags                         | core | hstore_csv |
| workload_identity_details    | core | json       | The workload identity details for the AgentCore Runtime.                              |
