> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DynamoDB

DynamoDB Agent Storage 是一个使用 Amazon DynamoDB 作为后端存储系统实现 AgentStorage 接口的类。它为代理会话提供了可扩展、托管的存储，并支持索引和高效查询。

<Snippet file="storage-dynamodb-reference.mdx" />
