sam-goodwin / typesafe-dynamodb

TypeSafe type definitions for the AWS DynamoDB API
Apache License 2.0
205 stars 11 forks source link

Type-safe DocumentClient interface #22

Closed sam-goodwin closed 2 years ago

sam-goodwin commented 2 years ago

Add content-aware typings for the AWS SDK DocumentClient. The type mapping logic is the same as https://github.com/sam-goodwin/typesafe-dynamodb/pull/19