DynamoDB

Store agent and team sessions in DynamoDB.

ExampleDescription
Use DynamoDB as the database for an agentStore agent sessions and runs in DynamoDB using AWS credentials from the environment.
Use DynamoDB as the database for a teamStore team sessions and runs in DynamoDB with environment variables or constructor parameters.