dynamodb_item_query
Query specific items in a DynamoDB table using key conditions and expression attributes. Execute commands through natural language on the AWS MCP Server.
Instructions
Query items in a DynamoDB table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expression_values | Yes | Expression attribute values | |
key_condition | Yes | Key condition expression | |
table_name | Yes | Name of the DynamoDB table |