Skip to main content
DynamoDB Agent Storage is a class that implements the AgentStorage interface using Amazon DynamoDB as the backend storage system. It provides scalable, managed storage for agent sessions with support for indexing and efficient querying.

Parameters