Maintenance: remove a dependency to deprecated library @aws-sdk/util-base64-node
#2246
Closed
2 tasks done
Labels
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
parameters
This item relates to the Parameters Utility
Summary
Let's remove a deprecated dependency. See, https://www.npmjs.com/package/@aws-sdk/util-base64-node.
Why is this needed?
Following warning is shown on installing

@aws-lambda-powertools/parameters
;Which area does this relate to?
Parameters, Idempotency
Solution
About idempotency, remove the dependency because it is not used.
About parameters, replace it to
@smithy/util-base64
.Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: