You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this library support the Document API that is provided by the DynamoDB SDK? I'm asking because (1) I didn't see it mentioned in the README, and (2) I have inherited some code that uses a custom encryption strategy because there was a decision made at the time (this was in 2016-2017) to use the Document client for DDB rather than the Object mapper, like what is described in the README example for this repo.