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

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

# Amazon Bedrock Agent Memory

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

```
aws.bedrock_agentcore_memory
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                     | Description |
| ------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string     |
| account_id                | core | string     |
| arn                       | core | string     | The Amazon Resource Name (ARN) of the memory.                                                 |
| created_at                | core | timestamp  | The timestamp when the memory was created.                                                    |
| description               | core | string     | The description of the memory.                                                                |
| encryption_key_arn        | core | string     | The ARN of the KMS key used to encrypt the memory.                                            |
| event_expiry_duration     | core | int64      | The number of days after which memory events will expire.                                     |
| failure_reason            | core | string     | The reason for failure if the memory is in a failed state.                                    |
| id                        | core | string     | The unique identifier of the memory.                                                          |
| indexed_keys              | core | json       | The indexed metadata keys for this memory. Only indexed keys can be used in metadata filters. |
| memory_execution_role_arn | core | string     | The ARN of the IAM role that provides permissions for the memory.                             |
| name                      | core | string     | The name of the memory.                                                                       |
| status                    | core | string     | The current status of the memory.                                                             |
| strategies                | core | json       | The list of memory strategies associated with this memory.                                    |
| stream_delivery_resources | core | json       | Configuration for streaming memory record data to external resources.                         |
| tags                      | core | hstore_csv |
| updated_at                | core | timestamp  | The timestamp when the memory was last updated.                                               |
