Skip to content

Maintenance: remove aws-sdk/util-dynamodb dependency in favour of commons package #3492

Closed
@am29d

Description

@am29d

Summary

In #3442 we missed to add @aws-sdk/util-dynamodb package to peerDependenciesMeta as option, which now pulls the dependency for some package managers like pnpm.

Remove util-dynamodb dependency since we have implemented the unmarshall function in our commons package.

Why is this needed?

Because we have moved the implementation of unmarshall function to commons package.

Which area does this relate to?

Parser

Solution

Add commons dependency to parser utility.

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)parserThis item relates to the Parser Utility

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions