← All integrations

Amazon DynamoDB

Active

Read, write, and query items in Amazon DynamoDB tables. Supports single-item operations, queries by partition key, full-table scans, and table inspection.

Data & Databases Custom 2 asset types 7 tools

What you can connect

Add these to your scene and AI gets access.

Account Accounts

AWS credentials for DynamoDB access

Table Tables

A DynamoDB table

Tools

AI actions available through this integration.

dynamodb_list_tables List all DynamoDB tables in the AWS account.
dynamodb_describe_table Get detailed information about a DynamoDB table — schema (key attributes and types), indexes, item count, size, and throughput settings..
dynamodb_get_item Get a single item from a DynamoDB table by its primary key.
dynamodb_put_item Create or fully replace an item in a DynamoDB table.
dynamodb_query Query items by partition key, with optional sort key conditions and filters.
dynamodb_scan Scan an entire DynamoDB table (reads every item).
dynamodb_delete_item Delete a single item from a DynamoDB table by its primary key..

Use cases

  • Query and manage items in DynamoDB tables
  • Inspect table schemas and index configurations
  • Scan tables with filter expressions

Ready to try Amazon DynamoDB with Daslab?

Get started with CLI