BoxLang on AWS Lambda tutorial available?

Hi,

I’m VERY intrigued with BoxLang as a means of simplifying AWS Lambda coding, and would like to know if there is a step-by-step tutorial to show us how to deploy a simple Hello World example, and also how to call a simple AWS service (for example, saving or loading an AWS S3 object).

p.d.: I know there is a Sample AWS Lambda Tester jar, but there are no instructions on how to proceed to deploy and test.

This might help you: GitHub - ortus-boxlang/boxlang-aws-lambda: The official BoxLang AWS Lambda runtime

Official guide is ready