v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463321.8 KB

Deletes the key value pair specified by the key.

delete/key-value-stores/{KvsARN}/keys/{Key}#If-Match

Path parameters

KvsARNstring required

The Amazon Resource Name (ARN) of the Key Value Store.

Keystring required

The key to delete.

Headers

If-Matchstring required

The current version (ETag) of the Key Value Store that you are deleting keys from, which you can get using DescribeKeyValueStore.

Response

Success

ItemCountinteger required

Number of key value pairs in the Key Value Store after the successful delete.

TotalSizeInBytesinteger required

Total size of the Key Value Store after the successful delete, in bytes.