What's the best way to get a reference to the ILambdaContext in a Controller running in AWS Lambda ASP.NET Core?
It seems as though the below locks up.
(ILambdaContext)Request.HttpContext.Items[AbstractAspNetCoreFunction.LAMBDA_CONTEXT]
548k questions
547k answers
4 comments
86.3k users