Opinated way to use DynamoDB with NestJS and typescript, heavily inspired by nest-typegoose
First install this module
yarn add nestjs-typed-dynamodb
Notice that it will install dynamodb-data-mapper-annotations as a dependency.
All usage instructions and examples are on this Gitbook.