码迷,mamicode.com
首页 > 其他好文 > 详细

fnproject AWS Lambda 格式 functions

时间:2017-10-05 18:29:08      阅读:141      评论:0      收藏:0      [点我收藏+]

标签:source   filename   not   cti   diff   otto   imp   run   play   

 

Creating Lambda Functions

Creating Lambda functions is not much different than using regular functions, just use the lambda-node-4 runtime.

fn init --runtime lambda-node-4 --name lambda-node

Be sure the filename for your main handler is func.js.

TODO: Make Java and Python use the new workflow too.

fnproject AWS Lambda 格式 functions

标签:source   filename   not   cti   diff   otto   imp   run   play   

原文地址:http://www.cnblogs.com/rongfengliang/p/7629489.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!