use shared NoSQL data storage. (ex: DynamoDB, MongoDB, ...)
NoSQL
key-value
no-search
Optional
default partition-key name.
unique id value.
json formated string (or parsed object).
stereo of type.
type of data.
Generated using TypeDoc
use shared
NoSQL
data storage. (ex: DynamoDB, MongoDB, ...)key-value
simple storage service.no-search
: need to support 'search' function. (but scan)