.NET Annotations Lambda Frameworkは、ASP.NET MVC同様にAnnotationでRoutingが指定できるなどAWS Lambda固有のhandler廻りの処理を隠蔽できる便利なフレームワークですが、 aws.amazon.com まだPreview版ということもあってか、最新のv0.13であってもCPU Architechture("x86-64"または"arm64")を指定することができません。 Blueprint `Empty Function`で作成した場合のUpload画面(Architechture指定有り) Blueprint `Annot…