query_table
Query a DynamoDB table with specific key conditions and optional filters to retrieve targeted data. Manage results using limit and attribute mappings, ensuring precise data retrieval for analysis or processing.
Instructions
Queries a table using key conditions and optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expressionAttributeNames | No | Attribute name mappings | |
expressionAttributeValues | Yes | Values for the key condition expression | |
filterExpression | No | Filter expression for results | |
keyConditionExpression | Yes | Key condition 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
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws
- @imankamyabi/dynamodb-mcp-server
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws