Creates a new key value pair or replaces the value of an existing key.
put/key-value-stores/{KvsARN}/keys/{Key}#If-Match
Path parameters
Keystring required
The key to put.
KvsARNstring required
The Amazon Resource Name (ARN) of the Key Value Store.
Headers
If-Matchstring required
The current version (ETag) of the Key Value Store that you are putting keys into, which you can get using DescribeKeyValueStore.
Request body
Response
Success