You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix transaction ID implementation and verify Event.body is indeed base64 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]>
0 commit comments