Skip to content

Add DynamoDB Document API support for DynamoDB Streams #3

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

Closed
wants to merge 1 commit into from

Conversation

hansonchar
Copy link

In summary, this is a proposed change to provide DynamoDB Document API support for DynamoDB Streams, so that Stream events can be processed at the Document API level, dealing with the high-level artifacts such as Item or PrimaryKey, instead of the low-level artifacts such as maps or AttributeValue.

@ahmedammar
Copy link

👍 to pull this

@asuresh8
Copy link
Contributor

asuresh8 commented Aug 7, 2017

Support for Dynamodb events already exists

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

Successfully merging this pull request may close these issues.

3 participants