aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 30 forks source link

feat: use marshall/unmarshall from @aws-sdk/util-dynamodb #10

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

N/A

Description

Uses marshall/unmarshall utility methods from @aws-sdk/util-dynamodb

Testing

Verified that frontend works.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.