v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463321.8 KB

Returns a key value pair.

get/key-value-stores/{KvsARN}/keys/{Key}

Path parameters

KvsARNstring required

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

Keystring required

The key to get.

Response

Success

Keystring required

The key of the key value pair.

Valuestring password required

The value of the key value pair.

ItemCountinteger required

Number of key value pairs in the Key Value Store.

TotalSizeInBytesinteger required

Total size of the Key Value Store in bytes.