Skip to content

Maintenance: remove a dependency to deprecated library @aws-sdk/util-base64-node #2246

Closed
@yamatatsu

Description

@yamatatsu

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;
image

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.

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.)parametersThis item relates to the Parameters Utility

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions