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

dynamodb-streams-kinesis-adapter still depends on the AWS SDK v1 #161

Open
julienrf opened this issue Jun 26, 2024 · 0 comments
Open

dynamodb-streams-kinesis-adapter still depends on the AWS SDK v1 #161

julienrf opened this issue Jun 26, 2024 · 0 comments

Comments

@julienrf
Copy link
Collaborator

still depends on the AWS SDK v1 whereas all our other dependencies use SDK v2.

Consequently, we have to handle both SDKs in our codebase (sometimes converting data from one version to the other version).

There seems to be no newer version of the library that uses the SDK v2, but according to this discussion it could be possible to stream item changes directly to Kinesis streams without any adapters.

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

1 participant