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

Allow skipping of the JSON parsing #4

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

jansiwy
Copy link
Member

@jansiwy jansiwy commented Jan 25, 2024

... even if the payload is JSON. That's useful for events sent by ElastiCache to SNS, as the JSON payload does not have well-defined JSON keys, but the JSON keys are actually part of the payload.

Please review by ignoring whitespaces.

Replacement for #2

@jansiwy jansiwy self-assigned this Jan 25, 2024
@jansiwy jansiwy marked this pull request as ready for review January 25, 2024 19:41
@jansiwy jansiwy requested a review from a team January 25, 2024 19:41
@jansiwy jansiwy merged commit 9babd63 into main Jan 31, 2024
2 checks passed
@jansiwy jansiwy deleted the allow-skipping-json-parsing branch January 31, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants