Skip to content

feat(parser): add schemas for AppSync Events #3907

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
merged 4 commits into from
May 12, 2025

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR implements Zod schemas for the new AppSync Events API data source AWS Lambda integration.

The PR adds schemas for the publish and subscribe events, as well as intermediate schemas to ease extending the event schemas.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #3906


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this May 8, 2025
@dreamorosi dreamorosi linked an issue May 8, 2025 that may be closed by this pull request
2 tasks
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation parser This item relates to the Parser Utility tests PRs that add or change tests labels May 8, 2025
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label May 8, 2025
@github-actions github-actions bot added the feature PRs that introduce new features or minor changes label May 8, 2025
@dreamorosi dreamorosi merged commit 2554800 into main May 12, 2025
42 checks passed
@dreamorosi dreamorosi deleted the feat/parser_appsync_events branch May 12, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature PRs that introduce new features or minor changes parser This item relates to the Parser Utility size/L PRs between 100-499 LOC tests PRs that add or change tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: AppSync Event schema/envelope
2 participants