Skip to content

AWS SDK v2 end-of-support warning in prod logs #2299

@aalemayhu

Description

@aalemayhu

Every server restart logs:

```
(node:NNNN) NOTE: The AWS SDK for JavaScript (v2) has reached end-of-support.
It will no longer receive updates or releases.
Please migrate your code to use AWS SDK for JavaScript (v3).
```

Three times on the current boot. Noise in `pm2 logs`, no functional impact today, but the v2 SDK will eventually stop receiving security patches.

Status

PR #2293 — `refactor: migrate to AWS SDK v3 (S3)` — is open and addresses this. This issue exists only so the warning has a tracking home until that PR lands.

Close this once #2293 is merged and a prod restart shows no v2 EOL warnings.

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