Hi,
I read this post, which is great! https://github.com/box/samples/tree/master/box-node-webhook-to-lambda-sample
...but it's for Node. Do you have an SDK that I can use on .NET Core 1.0 so that I can run it in an AWS Lambda? I'm not able to use Box.V2.Core because it causes my Lambda to quit with message "Process exited before completing request".