Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aws-SDK-V3 support #179

Open
LiChongWen opened this issue Aug 25, 2023 · 2 comments
Open

Aws-SDK-V3 support #179

LiChongWen opened this issue Aug 25, 2023 · 2 comments

Comments

@LiChongWen
Copy link

Hey,

We are currently trying to upgrade our project completely from aws sdk v2 to v3, and we have a dependency on kinesis-aggregation. But kinesis-aggregation does not support V3, Do you guys has any plan on adding that support?

node_modules/aws-kinesis-agg/index.d.ts:1:23 - error TS2307: Cannot find module 'aws-sdk' or its corresponding type declarations.

1 import {Kinesis} from 'aws-sdk';
                        ~~~~~~~~~
@slootjes
Copy link

slootjes commented Jan 19, 2024

Any update on this? v2 is deprecated since last year.

edit: it seems this library no longer has aws-sdk as a depenency :) it however doesn't support ESM yet...

@salomegoosen123
Copy link

I'm having the same issue with the aws-sdk dependency... did you find a solution @LiChongWen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants