Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DotNet Core: AWS Lambda Resolvers

AWS AppSync enables us to use AWS Lambda to resolve any GraphQL field. I followed the link https://docs.aws.amazon.com/appsync/latest/devguide/tutorial-lambda-resolvers.html But, I want an example code for the DotNet Core using C#.

like image 953
Dilip Kr Singh Avatar asked Apr 29 '26 04:04

Dilip Kr Singh


1 Answers

AppSync currently does not have that particular tutorial in .NET, we will take this feedback into consideration for future tutorials. In the interim, I suggest you search through the .NET SDK repo and/or file an issue with particular questions you have that are specific to .NET where the above tutorial in another language does not suffice.

https://github.com/aws/aws-sdk-net/issues

like image 81
Ashwin Devendran Avatar answered Apr 30 '26 20:04

Ashwin Devendran



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!