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]
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…