scan_table
Scan an entire DynamoDB table with customizable filters, attribute mappings, and limits to retrieve specific data without accidental deletions.
Instructions
Scans an entire table with optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expressionAttributeNames | No | Attribute name mappings | |
expressionAttributeValues | No | Values for the filter expression | |
filterExpression | No | Filter expression | |
limit | No | Maximum number of items to return | |
tableName | Yes | Name of the table |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DynamoDB MCP Server
Related Tools
- @imankamyabi/dynamodb-mcp-server
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws