Updated on 2025-08-28 GMT+08:00

Updating a KV Item

Scenarios

You will update an existing KV item.

Prerequisites

The KV item you want to update has been added.

Notes and Constraints

Shard keys and sort keys cannot be updated.

Procedure

  1. Log in to the KVS console.
  2. In the navigation pane, choose Stores.
  3. Search for and select a store and then a table where you want to update a KV item.
  4. Click the KV Items tab.
  5. Search for and select the KV item you want to update and click Edit in the Operation column.

    Figure 1 Editing a KV item

  6. Modify field names and values as required. Note that you cannot modify the shard key and sort key and their values.
  7. Confirm the modification and click OK.
  8. Check whether the KV item has been updated in the KV list.