-
Notifications
You must be signed in to change notification settings - Fork 434
feat(data-classes): AppSync Resolver Event #323
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
Merged
heitorlessa
merged 34 commits into
aws-powertools:develop
from
gyft:feat-appsync-resolver-event
Mar 12, 2021
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
1fa4650
feat(data-classes): AppSync Resolver Event
michaelbrewer 3bfc9cd
feat(data-classes): export AppSyncResolverEvent
michaelbrewer 8583e7a
chore: Correct the import
michaelbrewer 0cec3e1
chore: Fix name
michaelbrewer 35012f5
feat(data-classes): Add get_header_value function
michaelbrewer d3ecf01
feat(data-classes): Add AppSyncIdentityCognito
michaelbrewer bc0e205
tests(data-classes): Add test_get_identity_object_iam
michaelbrewer 522a02a
feat(logging): Add correlation path for APP_SYNC_RESOLVER
michaelbrewer 6d960eb
chore: Code review changes
michaelbrewer 789d5db
feat(data-classes): Add AppSyncResolverEventInfo
michaelbrewer c3fa117
fix(logging): Correct paths for AppSync
michaelbrewer 006eeff
tests(data-classes): Add test_appsync_resolver_direct
michaelbrewer cf26506
docs(data-classes): Add AppSync Resolver docs
michaelbrewer 0920999
chore: bump ci
michaelbrewer 81346b9
feat(data-classes): Add AppSyncResolverEvent.stash
michaelbrewer bf5ebec
refactor(data-classes): Support direct and amplify
michaelbrewer 1c65b14
docs(data-classes): Correct docs
michaelbrewer 32f845b
Merge branch 'develop' into feat-appsync-resolver-event
michaelbrewer fa72167
docs(data-classes): Clean up docs for review
michaelbrewer 6137896
feat(data-classes): Add AppSync resolver utilities
michaelbrewer 7c5b6e9
feat(data-classes): Include include_event and include_context
michaelbrewer 87fb848
tests(data-clasess): Verify async and yield works
michaelbrewer fc03fdd
test(data-classes): only run async test on new python versions
michaelbrewer 3875d2f
test(data-classes): Verify we can support multiple mappings
michaelbrewer d17eada
chore: Update docs/utilities/data_classes.md
michaelbrewer 092f51b
chore: Update docs/utilities/data_classes.md
michaelbrewer 8d8fe4a
chore: Update aws_lambda_powertools/utilities/data_classes/appsync_re…
michaelbrewer 1bfdbfb
chore: Correct docs
michaelbrewer 2c148ad
chore: Correct docs
michaelbrewer 9315f81
refactor(data-classes): AppSync location
michaelbrewer 8ba4495
docs(data-classes): Added sample usage
michaelbrewer 9562008
chore: fix docs rendering
michaelbrewer d1cde30
refactor: Remove docstrings and relocate data class
michaelbrewer 445f626
docs(data-classes): Expanded on the scope and named app.py consistently
michaelbrewer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.