KeyValueStore
The key value store. Use this to separate data from function code, allowing you to update data without having to publish a new version of a function. The key value store holds keys and their corresponding values.
Contents
- ARN
 - 
               
The Amazon Resource Name (ARN) of the key value store.
Type: String
Required: Yes
 - Comment
 - 
               
A comment for the key value store.
Type: String
Required: Yes
 - Id
 - 
               
The unique Id for the key value store.
Type: String
Required: Yes
 - LastModifiedTime
 - 
               
The last-modified time of the key value store.
Type: Timestamp
Required: Yes
 - Name
 - 
               
The name of the key value store.
Type: String
Required: Yes
 - Status
 - 
               
The status of the key value store.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: