Skip to content

Commit

Permalink
chore: removing aws sdk v2 note (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn authored Oct 1, 2024
1 parent c35eb4c commit 7609799
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ npm install sqs-consumer

If you would like to use JSR instead, you can find the package [here](https://jsr.io/@bbc/sqs-consumer).

> **Note**
> This library assumes you are using [AWS SDK v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/index.html). If you are using v2, please install v5.8.0:
>
> ```bash
> npm install [email protected]
> ```
### Node version

We will only support Node versions that are actively or security supported by the Node team. If you are still using an Node 14, please use a version of this library before the v7 release, if you are using Node 16, please use a version before the v7.3.0 release.
Expand Down

0 comments on commit 7609799

Please sign in to comment.