awsclaw-dynamodb

Manage DynamoDB tables and items with awsclaw DynamoDBTool commands.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-dynamodb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awsclaw-dynamodb
Source: https://github.com/necatiarslan/awsclaw/tree/main/skills/awsclaw-dynamodb
Command: npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-dynamodb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing DynamoDB tables and items through the console or CLI requires context switching and remembering specific commands, so this skill centralizes those operations inside awsclaw for natural language control.

Core Features & Use Cases

  • Table Lifecycle Controls: Create, delete, and update tables while adjusting billing modes, key schemas, and auto scaling for production workloads.
  • Item and Query Operations: Run Query, Scan, GetItem, PutItem, UpdateItem, and DeleteItem commands with precise expressions, filters, and projections.
  • Backup, Global Table, and Tag Management: Describe TTL, backups, global tables, and tags, create backups, restore tables, manage replication, and keep resource metadata organized for compliance.
  • Use Case: When preparing for a migration, describe the table configuration, adjust TTL and auto-scaling, export backups, and validate tags all within a single conversation.

Quick Start

Ask awsclaw to list all DynamoDB tables with their key attributes and statuses.

Frequently Asked Questions about awsclaw-dynamodb

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage DynamoDB tables and items without using the AWS CLI?

You can manage DynamoDB tables and items through natural language by centralizing table lifecycle, item operations, and backup controls inside awsclaw, eliminating the need to remember specific CLI commands.

Can I run Query and Scan operations on DynamoDB with specific filters?

Yes, you can execute Query, Scan, GetItem, PutItem, UpdateItem, and DeleteItem commands on DynamoDB tables using precise expressions, filters, and projections directly through awsclaw.

What is the best way to prepare a DynamoDB table for migration?

Preparing a DynamoDB table for migration involves describing the configuration, adjusting TTL and auto-scaling, exporting backups, and validating tags, all of which can be handled within a single awsclaw conversation.

Does awsclaw support DynamoDB global tables and backup management?

Yes, awsclaw supports describing and creating backups, restoring tables, managing global table replication, and organizing resource tags for compliance within your DynamoDB environment.

How do I configure auto scaling and billing modes for a DynamoDB table?

You can create, delete, and update DynamoDB tables while adjusting billing modes, key schemas, and auto scaling settings for production workloads using natural language commands in awsclaw.