# Introducing strands-dynamodb-storage: Durable agent storage for the Strands Agents SDK

DevFeed: [Introducing strands-dynamodb-storage: Durable agent storage for the Strands Agents SDK](<https://devfeed.tech/articles/introducing-strands-dynamodb-storage-durable-agent-storage-for-the-strands-agents-sdk-4703.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/introducing-strands-dynamodb-storage-durable-agent-storage-for-the-strands-agents-sdk/>)

Author: Lee Hannigan

Published: 2026-09-02T15:48:06Z

Content type: release

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Database](<https://devfeed.tech/topics/database.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [memory](<https://devfeed.tech/tags/memory.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [storage](<https://devfeed.tech/tags/storage.md>), [strands-agents](<https://devfeed.tech/tags/strands-agents.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vector](<https://devfeed.tech/tags/vector.md>)

## AI overview

Amazon Web Services announces strands-dynamodb-storage, an open-source DynamoDB backend for the Strands Agents SDK. It stores agent session state, long-term memories, and transcripts in one DynamoDB table and supports semantic memory recall through a vector index.

## Source excerpt

Announcing strands-dynamodb-storage, an open source Amazon DynamoDB storage backend for the Strands Agents SDK. Back a Strands agent's session state, long-term memories, and transcripts with one DynamoDB table in your own account, and give the agent semantic recall with a vector index on that same table.