dynamodb_table_update
Modify a DynamoDB table's attribute definitions using the AWS MCP Server. Specify the table name and updated attributes to implement changes directly through natural language commands.
Instructions
Update a DynamoDB table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attribute_definitions | Yes | Updated attribute definitions | |
table_name | Yes | Name of the DynamoDB table |