-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix transaction ID implementation and verify Event.body is indeed bas…
…e64 when isBase64 is true. (#31) * Add transaction ID for lambda responses * Add tests * Add more checks for falsy values * double check if it is base64 even if aws event says it is base64 (#33) * minor fixes * fixed tests for isBase64 * bump version --------- Co-authored-by: Xingheng Wang <[email protected]> Co-authored-by: xinghengwang <[email protected]>
- Loading branch information
1 parent
d433fb1
commit 8eb907f
Showing
9 changed files
with
867 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.