Dynamo Utils
A really simple collection of utility methods for dynamo.
UnMarshal
When querying for data in Dynamo, the result data is marshaled. This method takes that marshaled format and converts it into a JS Object.
A really simple collection of utility methods for dynamo.
When querying for data in Dynamo, the result data is marshaled. This method takes that marshaled format and converts it into a JS Object.
npm i dynamo-utils
2
1.0.0
MIT