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