Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added "oldImage" data to dynamo events reflecting deletions #640

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

Merged

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented Mar 6, 2018

Adds the OldImage data so that when a listener of the dynamodb stream receives a deletion event, he's able to inspect the data that was deleted.

Apologies from the lack of tests, I'm not proficient in python and could not find a test I could easily mirror to test this fix. It was however working with my team's own integration tests.

* Adds the OldImage data so that when a listener of the dynamodb stream
receives a deletion event, he's able to inspect the data that was
deleted.
@whummer
Copy link
Member

whummer commented Mar 8, 2018

Great, thanks for this fix @Baccata !

@whummer whummer merged commit ed561f0 into localstack:master Mar 8, 2018
@Baccata Baccata deleted the adding-old-image-to-deleted-dynamo-event branch March 8, 2018 06:29
Stovoy pushed a commit to Nextdoor/localstack that referenced this pull request Feb 27, 2019
…ck#640)

* Adds the OldImage data so that when a listener of the dynamodb stream
receives a deletion event, he's able to inspect the data that was
deleted.
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.

2 participants