Closed
Description
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
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped