Skip to content

Migrate AWS SDK for JavaScript v2 APIs to v3 #243

@trivikr

Description

@trivikr
  • Expected behaviour:
    No warning when using claudia

  • What actually happens:
    The following warning is printed in console

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

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
  • Link to a minimal, executable project that demonstrates the problem:

https://github.com/claudiajs/example-projects/tree/master/hello-world

  • Steps to install the project:
$ git clone git@github.com:claudiajs/example-projects.git --depth=1

$ cd example-projects/hello-world

$ npm install
  • Steps to reproduce the problem:
$ npm start
...
(node:1754) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
...

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