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

Fix NPE when user identity is null for SDK v1 #264

Merged
merged 3 commits into from
Sep 2, 2021
Merged

Conversation

nikrush13
Copy link
Contributor

@nikrush13 nikrush13 commented Jul 31, 2021

Issue #, if available:
#168 same issue as this, which was fixed for SDK v2 in #169

Description of changes:
Fixes a potential NPE when userIdentity is null and added a null check to the OldImage and NewImage for dynamo stream records.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@carlzogh carlzogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@carlzogh carlzogh merged commit 9ef82e0 into aws:master Sep 2, 2021
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