-
Notifications
You must be signed in to change notification settings - Fork 408
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
docs(data-classes): Add more cognito code examples #340
docs(data-classes): Add more cognito code examples #340
Conversation
@heitorlessa i expanded on the code examples for Cognito triggers to include how to set response values |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again @michaelbrewer for this contribution, much appreciated!
Made comments on areas that could have an additional explanation to ease reading, and some ideas for class methods to ease some Cognito challenges.
Codecov Report
@@ Coverage Diff @@
## develop #340 +/- ##
========================================
Coverage 99.88% 99.88%
========================================
Files 95 95
Lines 3526 3529 +3
Branches 173 173
========================================
+ Hits 3522 3525 +3
Misses 2 2
Partials 2 2
Continue to review full report at Codecov.
|
Thanks a lot for the changes :) merging it! |
Issue #, if available:
Description of changes:
Changes:
raw_event
to access the_data
dicteg:
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.