Open
Description
Describe the feature
Currently, there is no official NuGet package available for handling AWS AppSync events in .NET applications. This limitation has become more significant with the introduction of Direct Lambda Resolvers in AWS AppSync.
Use Case
While the Direct Lambda Resolvers feature has simplified the integration between Lambda and GraphQL on AWS by making VTL and JavaScript resolvers optional, .NET developers lack a standardized package to effectively consume and process these events
Proposed Solution
AppSyncEvent NuGet package
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS .NET SDK and/or Package version used
none
Targeted .NET Platform
.NET 6, .NET 8
Operating System and version
Windows, Linux
Activity