sam-goodwin / typesafe-dynamodb

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

fix: add missing MetadataBearer types to v3 Client #32

Closed sam-goodwin closed 2 years ago

sam-goodwin commented 2 years ago

Fixes #31

The AWS SDK V3's MetadataBearer type was missing from many return types in the V3 client and document clients.