DynamoDB MCP Server
by imankamyabi
put_item
Inserts or replaces an item in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
item | Yes | Item to put into the table | |
tableName | Yes | Name of the table |
Inserts or replaces an item in a table
Name | Required | Description | Default |
---|---|---|---|
item | Yes | Item to put into the table | |
tableName | Yes | Name of the table |