Skip to content

Maintenance: decrease aws-sdk usage #1404

Closed
@dreamorosi

Description

@dreamorosi

Summary

The repo uses aws-sdk (v2) to interact with AWS in several places related to integration tests. We should make an effort to phase out this usage in favor of the more modular AWS SDK v3.

Why is this needed?

Because the AWS SDK v2 is going to be put in maintenance mode in 2023, this way we'll be ahead of the curve when that happens.

Which area does this relate to?

Automation

Solution

Try to switch to AWS SDK v3 for JavaScript wherever possible.

Acknowledgment

Future readers

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

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions