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

Update stream lambda to work with changed item layout #8

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

Rooster212
Copy link
Owner

With the last change where I updated the DynamoDB layout to be flat rather than containing all fields within an _itm field (which would allow for secondary GSIs/LSIs) I forgot to update the DynamoDB stream Lambda.

This fixes the Lambda to support this new layout, as well as adding tests to cover the Lambda.

@Rooster212 Rooster212 merged commit 06b0880 into master Sep 7, 2022
@Rooster212 Rooster212 deleted the update-stream-lambda branch September 7, 2022 09:26
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.

1 participant