dynamodb_item_scan
Scan and retrieve items from a DynamoDB table using filter expressions and attribute values. Designed for AWS MCP Server to enable efficient data querying and management through natural language commands.
Instructions
Scan items in a DynamoDB table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expression_attributes | No | ||
filter_expression | No | Filter expression | |
table_name | Yes | Name of the DynamoDB table |