Skip to content

Upgrade aws-sdk to v3 for aws-s3-storage plugin #651

Open
@skoef

Description

@skoef

Is your feature request related to a problem? Please describe.
When using the aws-s3-storage plugin, I'm getting the warning:

NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

In the plugin's package.json, it indeed shows the 2.x version of the aws-sdk is imported. In fact, the v3 version of the AWS SDK is called slightly different.

Describe the solution you'd like
To prevent issues in the near future, please upgrade the SDK to v3.

Additional context
There seems to be an (experimental) migration script available at aws-sdk-js-codemod, perhaps that works in this case?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions