How to perform CRUD operations on Couchbase Server by using .NET SDK Client?

Hi There,

Our couchbase servesr are running in AWS and we want to perform some CRUD operations on couchbase by using N1QL or any other way if you suggest.

We are facing issue when we try to perform CRUD by using AWS lambda with .NET Client SDKs, We found that there is an issue at AWS Lambda side and here it is mentioned too.

Please let me know what are other options to perform CRUD operations on Couchbase server with .NET SDK Client on AWS Server?