Skip to content
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

NuGet Package for AWS AppSync Events in .NET #1938

Open
1 of 2 tasks
PankajRawat333 opened this issue Jan 23, 2025 · 2 comments
Open
1 of 2 tasks

NuGet Package for AWS AppSync Events in .NET #1938

PankajRawat333 opened this issue Jan 23, 2025 · 2 comments
Labels
feature-request A feature should be added or improved. module/lambda-client-lib p2 This is a standard priority issue pr/needs-review This PR needs a review from a Member.

Comments

@PankajRawat333
Copy link

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

@PankajRawat333 PankajRawat333 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2025
@ashishdhingra ashishdhingra self-assigned this Jan 23, 2025
@ashishdhingra ashishdhingra added module/lambda-client-lib investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2025
@ashishdhingra ashishdhingra added pr/needs-review This PR needs a review from a Member. needs-review and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Jan 24, 2025
@ashishdhingra
Copy link
Contributor

@ashishdhingra ashishdhingra removed their assignment Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. module/lambda-client-lib p2 This is a standard priority issue pr/needs-review This PR needs a review from a Member.
Projects
None yet
Development

No branches or pull requests

2 participants