scan-table
Scan items from a DynamoDB table by specifying filters, limits, or projections. Use this tool to retrieve and analyze data efficiently in a read-only environment.
Instructions
Scan items from a DynamoDB table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expressionAttributeValues | No | Filter expression attribute values (JSON format) | |
filterExpression | No | Filter expression (e.g: 'age > :minAge') | |
limit | No | Maximum number of items to return (default: 20) | |
projectionExpression | No | Projection expression (e.g: "id") | |
tableName | Yes | Name of the table to scan |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DynamoDB Read-Only MCP
Related Tools
- @imankamyabi/dynamodb-mcp-server
- @rishikavikondala/mcp-server-aws
- @imankamyabi/dynamodb-mcp-server
- @jjikky/dynamo-readonly-mcp
- @rishikavikondala/mcp-server-aws