put_item
Insert or replace an item in a specified DynamoDB table using the DynamoDB MCP Server, ensuring data updates without risking accidental deletion.
Instructions
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 |