Skip to main content
Agno supports using DynamoDB as a storage backend for Workflows using the DynamoDb class.

Usage

Set the AWS_REGION, AWS_ACCESS_KEY_ID, and AWS_SECRET_ACCESS_KEY environment variables, or pass region_name, aws_access_key_id, and aws_secret_access_key to the DynamoDb class. Install dependencies:
dynamo_for_workflow.py

Params